New API Tools Scripts for Web
Geocomplete can be used when creating an address input field which can show suggestions of known addresses as the user types in his query.Suggestions are shown in a drop-down panel like with regular auto-complete fields.The suggestions shown in the list...
The Google API Client Library for Python allows Python developers to create CLI, Django, and GAE Python apps that interact with several Google APIs.Sample applications are included with the library's download package.The library supports both the OAuth...
OneDrive is a cloud storage service provided by Microsoft.This module allows developers to interact with various facets of the OneDrive service via its API, all from within Python code.python-onedrive currently works with OneDrive's latest API version,...
norecaptcha is a much needed update to the Python libraries implementing the reCAPTCHA spam filtering system, adding support for Google's latest service update.This Python client allows developers to use the new version of reCAPTCHA, the one that requires...
url_shortener was created to allow Ruby developers to shorten or expand Bit.ly links via the Bit.ly REST API.It can also be used to retrieve statistics or meta info about a shortened link as well. API queries are authenticated via a key and the responses...
RestFB supports both the new Facebook Graph API and the older REST API.RestFB is a bare bones utility for allowing Java developers to tightly integrate their Java-based apps and websites with various Facebook features and tools.The library has no...
ImdbPie is a client library that wraps the IMDb API and allows programmatic access to various features and statistics. The library uses the IMDb JSON API, used in their official iOS app.Features:cursor-pointer" onclick="spovl3hide();"> Application...
Supports all Mercurial commands. Allows running all of them from within a Python environment, or from a remote location.python-hglib works with all versions of Mercurial that support the command server protocol (Mercurial 1.9 or...
Box.com (and Box.net) is an online file sharing and cloud content management service for enterprise companies.Allows .NET-based apps and websites to query the Box.com API and retrieve desired info.What is new in this release:Fixed failing lock file unit...
Janrain is an online service for easier user registration and authentication via their social profile credentials.The janrain-python-api module allows interacting with Janrain's Capture service, a Web-based toolkit for building custom registration...