Skip to main content

Python GitHub API Client

Project description

Python API client for GitHub APIv3

## Installation

### To Run

pip install pystex

### To Develop

Nothing specific now

## Usage

import octopie

client = octopie.GitHubAPI()

try:

result = client.search.users.get(q=’language:python’)

except APIError as e:

print e

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

octopie-0.0.4.tar.gz (3.6 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