Skip to main content

自强Studio Django 工具

Project description

zq-django-util

自强 Studio Django 工具

CI Documentation Status cov pypi

English Version

简介

zq-django-util 是用于辅助搭建 django-drf 应用的工具集合,其中包含:

  • 标准异常、响应处理
  • jwt、微信认证
  • oss 存储与直传
  • 默认分页类
  • 测试 ViewSet

详细文档:zq-django-util.readthedocs.io

依赖需求

  • Python 3.8+
  • Django 3.2+
  • Django REST framework 3.12+

强烈建议使用官方支持的最新版本,当前的测试环境为:Python 3.10, Django 4.1, DRF 3.14

安装

  • 安装 zq-django-util 包

使用 pip 安装:

pip install zq-django-util

使用 poetry 安装:

poetry add zq-django-util

使用

可以根据以下说明进行配置,以启用相关功能。

使用文档

开发

本项目使用 Poetry 进行依赖管理,Pytest 进行单元测试。

开发文档

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zq_django_util-0.2.2.tar.gz (37.2 kB view hashes)

Uploaded Source

Built Distribution

zq_django_util-0.2.2-py3-none-any.whl (50.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page