Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 2.77 KB

README.md

File metadata and controls

62 lines (39 loc) · 2.77 KB

<my_package>

Downloads OpenSSF Best Practices

PyPI - Python PyPI - Django

PACKAGE_DESCRIPTION


Code Quality

Workflow Description Status
Bandit security checks Bandit
Black code formatting Black
CodeQL security analysis CodeQL
Coveralls code coverage status Coveralls
Isort python import ordering Isort
Mypy static type checking Mypy
Pytest unit testing Pytest
Radon code complexity analysis Radon
Ruff static code analysis Ruff
Safety dependency scanner Saftey

Code Coverage

Coverage Status

Dashboard: https://coveralls.io/github/djangoaddicts/<my_package>


Documentation

Documentation Status

Full documentation can be found on http://<my_package>.readthedocs.org.

Documentation source files are available in the docs folder.


License

<my_package> is licensed under the GNU-3 license (see the LICENSE file for details).

https://github.com/djangoaddicts/<my_package>/blob/main/LICENSE


Installation


Features


Usage Example