Metadata-Version: 2.1
Name: dj-qiyu-tpl
Version: 0.6.7
Summary: Shared Django Template for QiYUTech
Home-page: https://www.qiyutech.tech/
License: LGPL-3.0-or-later
Author: dev
Author-email: dev@qiyutech.tech
Maintainer: dev
Maintainer-email: dev@qiyutech.tech
Requires-Python: >=3.9,<4.0
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: django (>=3.2,<4.1)
Requires-Dist: django-qiyu-utils (>=0.4,<0.5)
Requires-Dist: docutils (>=0.17,<0.19)
Requires-Dist: pygments (>=2.8,<3.0)
Project-URL: Repository, https://github.com/QiYuTechDev/dj-qiyu-tpl
Description-Content-Type: text/markdown

# 奇遇科技 Django 通用模版

![PyPI - Version](https://img.shields.io/pypi/v/dj-qiyu-tpl)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dj-qiyu-tpl)
![PyPI - Downloads](https://img.shields.io/pypi/dm/dj-qiyu-tpl)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/dj-qiyu-tpl)
![GitHub repo size](https://img.shields.io/github/repo-size/qiyutechdev/dj-qiyu-tpl)
![Lines of code](https://img.shields.io/tokei/lines/github/qiyutechdev/dj-qiyu-tpl)

[![Black Code Format Check](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/black-format.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/black-format.yml)
[![pytest](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pytest.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pytest.yml)
[![Pylama Lint](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pylama-lint.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pylama-lint.yml)
[![Poetry Publish](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/poetry_pypi.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/poetry_pypi.yml)

警告(WARNING):

    可能对您没有什么用处

    This may be useless for you

应用使用方不再需要添加 *django-qiyu-utils* 依赖。

## 发布新版本

使用 GitHub Release


