djangoaddicts / django_package_template

repository template for django packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<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

About

repository template for django packages

License:GNU General Public License v3.0


Languages

Language:Python 100.0%