Metadata-Version: 2.1
Name: django-sca-helper
Version: 0.1.8
Summary: A set of useful for Django SCA.
Home-page: https://github.com/svtter/django-sca-helper/
Author: svtter
Author-email: hao.xiu@beijing-epoch.com
License: BSD
Keywords: helper,library,django
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Django
Classifier: Environment :: Web Environment
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django (>=2.1.*)
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-pep8 ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: pytest-django ; extra == 'dev'

# django_helper
Public SCA library


## Install

pip install django-sca-helper

## LICENSE

除非特殊授权，否则本仓库的 LICENSE 为 GPL


