Skip to main content

Github API Wrapper

Project description

https://i.postimg.cc/3RzsdX06/logo-new.png

version license pyversion

A Github API Wrapper

Installation

>>> pip install octopy

Documentation

Can be found here.

To Do

Example

>>> from octopy import OctopyClient
>>>
>>> client = OctopyClient(token='token')
>>>
>>> events = client.activity.events.all()
>>> events[0].id
12345678
>>> events[0].public
True
>>> events[0].actor.login
username

LICENSE

MIT

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

octopy-0.0.2.tar.gz (44.7 kB view hashes)

Uploaded Source

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