Metadata-Version: 2.1
Name: yc_django_utils
Version: 0.0.3
Summary: Django工具集开发
Author: LiuFei
Author-email: liufei-love@foxmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django >=5.0.6
Requires-Dist: djangorestframework >=3.15.2
Requires-Dist: six >=1.16.0
Requires-Dist: django-filter >=24.2
Requires-Dist: drf-spectacular >=0.27.2
Requires-Dist: djangorestframework-simplejwt >=5.3.1
Requires-Dist: user-agents >=2.2.0

# yc_django_utils



![](https://img.shields.io/badge/python-3.12.4-brightgreen)



## 简介



    django工具集开发



## 安装



    pip install yc_django_utils



## 使用方法

    引入方法

    from yc_django_utils.json_response import *



## 参数说明：

