Python-YApi
latest

Contents:

  • Python-YApi
  • Installation
  • Usage
  • Api Reference
    • python_yapi package
  • Contributing
  • Credits
  • History
Python-YApi
  • Api Reference
  • Edit on GitHub

Api ReferenceΒΆ

  • python_yapi package
    • Submodules
    • python_yapi.base module
      • ApiBase
        • ApiBase.get()
        • ApiBase.post()
        • ApiBase.request()
    • python_yapi.cli module
    • python_yapi.collection module
    • python_yapi.constants module
    • python_yapi.exceptions module
      • EnvNotFound
      • ProjectNameExists
      • ResponseNotJSONError
      • ServerError
    • python_yapi.follow module
    • python_yapi.group module
      • GroupMixIn
        • GroupMixIn.add_group()
        • GroupMixIn.get_group()
        • GroupMixIn.get_my_group()
        • GroupMixIn.get_my_group_id()
    • python_yapi.interface module
    • python_yapi.log module
    • python_yapi.models module
    • python_yapi.project module
    • python_yapi.user module
      • UserMixIn
        • UserMixIn.change_password()
        • UserMixIn.find_user()
        • UserMixIn.get_user_status()
        • UserMixIn.login()
        • UserMixIn.logout()
        • UserMixIn.register()
        • UserMixIn.up_study()
        • UserMixIn.update_user()
    • python_yapi.utils module
      • log()
    • python_yapi.yapi module
    • Module contents
Previous Next

© Copyright 2023, Han Zhichao. Revision 977504db.

Built with Sphinx using a theme provided by Read the Docs.