Skip to main content

Yapi Python SDK

Project description

easy-yapi

https://img.shields.io/pypi/v/easy_yapi.svg https://img.shields.io/travis/nocoding126/easy_yapi.svg Documentation Status

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


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 hashes)

Uploaded Source

Built Distribution

easy_yapi-0.1.2-py2.py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 2 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