"A Python wrapper for the GitHub API"
Project description
pyGitAPI
pygitapi is a package that allows you to use the GitHub GraphQL API with ease in your Python programs.
BitBucket and GitLab API integration is planned! See #18 and #19
Installation
Anyone can use this package by installing it from PyPi via one of the following commands:
Pip
pip install --upgrade pygitapi
pip3 install --upgrade pygitapi
python -m pip install --upgrade pygitapi
python3 -m pip install --upgrade pygitapi
Add the
--pre
flag to get the latest pre-release
Poetry
poetry install pygitapi@latest
Add the
--allow-prereleases
flag to get the latest pre-release
Conda
conda install pygitapi
You will not be able to install pre-releases on conda
Pipenv
pipenv install --selective-upgrade pygitapi
Add the
--pre
flag to get the latest pre-release
Usage
Just import the modules you need and get started!
Proper documentation is being worked on #13
License
This project is licensed under the LGPLv3 license.
We also follow the all-contributors
guidelines.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
kokomi simp :3 💻 💬 |
Dillon Barnes 💻 🚇 🚧 ⚠️ |
This project follows the all-contributors specification. Contributions of any kind welcome!
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
Built Distribution
File details
Details for the file pygitapi-1.0.0.tar.gz
.
File metadata
- Download URL: pygitapi-1.0.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e4c40deae67838e443f73fbcef4f0f9bcdb99acee7a7f75ce5c4bd04a3bd0d7 |
|
MD5 | 2a57eebd656b3452a783ad8825f0513b |
|
BLAKE2b-256 | dfd2ade3c13f7a17d7faada71ae55f3412147458f4e7623227abec7dffed4e63 |
File details
Details for the file pygitapi-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pygitapi-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4717169243dcf5ad71c6fbfa1f5d250a0e0c8dbd5060b896644e5b51d6876c8 |
|
MD5 | fe5127dc1a0d73bad6e1f0223813ca8e |
|
BLAKE2b-256 | 233b64dbff7e8655332a5928695c772c1e7a7fa996515073ddb6b1a65690d4a0 |