权限校验python封装包
Project description
auth-python
SaaS权限校验python sdk
- 升级安装必要工具
python3 -m pip install --upgrade build
python3 -m pip install --user --upgrade twine
- 生成安装包
python3 -m build
- 上传安装包
python3 -m twine upload --repository-url https://<私有镜像地址> dist/*
默认上传到 https://pypi.org
python3 -m twine upload dist/*
使用安装包
- install
pip3 install auth-python
使用
参考./test/auth_test.py
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
auth-python-0.0.4.tar.gz
(13.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auth-python-0.0.4.tar.gz.
File metadata
- Download URL: auth-python-0.0.4.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d660c3015bdb8f3eac104788ccef9a06df6c7e24d3d620a8f713a362c30a0071
|
|
| MD5 |
3219316ec274c6884e285d5fdcbce37f
|
|
| BLAKE2b-256 |
3f93a7b6db81905bc53a85c8e3dec0d8527319038cf50e0306beac8ad989d4c9
|
File details
Details for the file auth_python-0.0.4-py3-none-any.whl.
File metadata
- Download URL: auth_python-0.0.4-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b50b0dde409a0e358c923442f5aec5fb4be7fdf9e9cc4fbd6cea290e8cfa275
|
|
| MD5 |
8892aa1c17a024aa068ab26509035007
|
|
| BLAKE2b-256 |
843948f7851d60bc48e1dfc72379205def8af8b5d740c9e1e03a5866d52f2c63
|