Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 22, 2021. It is now read-only.

Fork of wrapper library for interacting with GitHub's API in a convenient and ergonomic way. Works on Python 3.6+.

License

NotificationsYou must be signed in to change notification settings

staticdev/github4.py

Repository files navigation

github4.py an actively developed wrapper around the GitHub API that forksgithub3.py.

Note: This library currently works with Python 3.7+ or pypy3. For older versions, please usegithub3.py version 1.3.0.

Installation

You can installgithub4.py viapip fromPyPI:

$pip install github4.py

Dependencies

Contributing

Please read theCONTRIBUTING document.

Testing

You can run eitherpip install -r dev-requirements.txt to install thefollowing before testing or simplymake test-deps. It is suggested you dothis in a virtual environment. These need to be installed for the tests to run.

Build status

You can find master build statuses for different environments.

Contributing

Contributions are very welcome.To learn more, see theContributor Guide.

License

Distributed under the terms of theMIT license,github4.py is free and open source software.

Issues

If you encounter any problems,pleasefile an issue along with a detailed description.

Examples

See thedocs for more examples.

Credits

Original author ofgithub3.py is Ian Stapleton Cordasco (sigmavirus24).

About

Fork of wrapper library for interacting with GitHub's API in a convenient and ergonomic way. Works on Python 3.6+.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python91.8%
  • Jupyter Notebook8.2%

[8]ページ先頭

©2009-2025 Movatter.jp