zq-auth-sdk

自强统一认证 Python SDK


Keywords
Ziqiang, Studio, sso, Python, SDK
License
MIT
Install
pip install zq-auth-sdk==0.1.0

Documentation

zq-auth-sdk-python

自强统一认证 Python SDK

CI Documentation Status cov pypi

简介

依赖需求

  • Python 3.9+

安装

  • 安装 zq-auth-sdk 包

使用 pip 安装:

pip install zq-auth-sdk

使用 poetry 安装:

poetry add zq-auth-sdk
  • 使用 zq-django-util

TODO