Skip to main content

"A Python wrapper for the GitHub API"

Project description

All Contributors

pyGitAPI

Tests PyPI PyPI - Downloads PyPI - Format PyPI - Status PyPI - License

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygitapi-1.0.0.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

pygitapi-1.0.0-py3-none-any.whl (7.4 kB view hashes)

Uploaded 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