Metadata-Version: 2.1
Name: shajango
Version: 0.0.0
Summary: 一基于Django的管理系统
Home-page: https://github.com/llango/shajango
License: MIT
Author: Rontomai
Author-email: rontomai@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: importlib_metadata (>=3.4.0,<4.0.0)
Description-Content-Type: text/markdown

# shajango


[![PyPI version](https://badge.fury.io/py/shajango.svg)](https://badge.fury.io/py/shajango)
![versions](https://img.shields.io/pypi/pyversions/shajango.svg)
[![GitHub license](https://img.shields.io/github/license/mgancita/shajango.svg)](https://github.com/mgancita/shajango/blob/main/LICENSE)


[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)


一基于Django的管理系统


- Free software: MIT
- Documentation: https://llango.github.io/shajango.


## Features

* TODO

## Credits


This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [`llango/cookiecutter-mkdoc-shapackage`](https://github.com/llango/cookiecutter-mkdoc-shapackage/) project template.

