Skip to main content

Github API Wrapper

Project description

https://i.postimg.cc/3NzRwtsV/LOGO.png

A Github API Wrapper img

Installation

>>> pip install octopy

Documentation

constr Can be found here. constr

To Do constr

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.1.tar.gz (39.5 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