Yapi Python SDK
Project description
easy-yapi
Yapi Python SDK
Free software: MIT license
Documentation:
Installation and Usage
pip install easy_yapi
示例-login
from easy_yapi import Yapi
yapi = Yapi(base_url='http://82.156.152.141:3000')
res = yapi.login(email='nocoding@126.com', password='ymfe.org')
print(res.text)
Features
该库主要用于快速生成yapi接口文档
该库是一个练习项目,并未完全实现所有Yapi接口的封装
- 已实现功能
项目管理
分组管理
用户管理
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2023-06-29)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
easy_yapi-0.1.2.tar.gz
(12.8 kB
view details)
Built Distribution
File details
Details for the file easy_yapi-0.1.2.tar.gz
.
File metadata
- Download URL: easy_yapi-0.1.2.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b867941b860241a3a6861865df0466a728962ac45abc1baedcb9f2247a0f40e6 |
|
MD5 | 3a6610b134230b95330b4c617a1295b1 |
|
BLAKE2b-256 | 89cf70397ef92815d3185a84bc79210bb00b8a84716c9ebd1bae61a6325d399d |
File details
Details for the file easy_yapi-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: easy_yapi-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a76be0a5d09807cf24cab9e127ffdbefa1418e814461d9e106f3b19fde16124 |
|
MD5 | ebd5f148d97373babffcf20538b2ec28 |
|
BLAKE2b-256 | f2e68ee33fbfdb326ee5706ede4a7db2becd1fcabb18dd3ddcc86b5dd6a17ff2 |