Skip to main content

"A Python wrapper for the Git API"

Project description

PyGitApi

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.

Installation

Anyone can use this package by installing it from PyPi via one of the following commands:

Pip

pip install pygitapi
pip3 install pygitapi
python -m pip install pygitapi
python3 -m pip install pygitapi

Poetry

poetry install pygitapi

Conda

conda install pygitapi

Pipenv

pipenv install pygitapi

Usage

Just import the modules you need and get started!

License

This project is licensed under the LGPLv3 license.

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

pygitstats-0.0.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

pygitstats-0.0.0-py3-none-any.whl (4.5 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