foursquare

foursquare 1!2015.4.7 updated

The "foursquare" library was created with the sole role of providing one-to-one coverage for the Foursquare API.It's written following general Python coding guidelines and queries and retrieves raw data only, letting the developer decide what to do with...

Eskimo

Eskimo 0.3.0 updated

Eskimo can be used to build APIs that run on Node.js, APIs that can serve in-house information to external clients via a simple RESTful service.The concept of using APIs for letting external app developers create additional services for your data is not...

PRAW

PRAW 3.4.0 updated

PRAW stands for Python Reddit API Wrapper. PRAW uses a simple approach to the Reddit API, allowing concrete data to be retrieved using just a few lines of code. The library has reached stable status and includes support for most of Reddit's API,...

nfldb

nfldb 0.2.10

nfldb was extracted from the nflgame Python library, a powerful utility for retrieving various NFL-related details, right from the leagues official website. nfldb will help developers retrieve play-by-play related game data, with result filters for teams,...

Shopify API (Ruby)

Shopify API (Ruby) 4.0.6 updated

Can be used to access the admin section of Shopify stores from Ruby apps. The API is implemented as XML over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Order, Product, or Collection, has its own URL and is manipulated in...

nflgame

nflgame 1.2.15 updated

The package parses and retrieves data from the NFL Game Center JSON stream.The same JSON stream power's NFL.com live game scores service, so it is possible to build Python-based apps and websites that report NFL results and statistics in real-time.To save...

Prose

Prose 1.1.16 updated

Almost every developer these days uses GitHub to store his code or open source projects. Through well crafted services, GitHub has managed to place itself at the heart of Web development these days. Prose takes advantage of GitHub's essential...