libspotify

libspotify 12.1.51.4

It allows developers to interact with the Spotify music streaming service using the Ruby programming language.The library acts like a buffer between Ruby and the Spotify C API, translating Ruby commands to HTTP requests, and converting server responses to...

HackerNews

HackerNews 2.0.0

The HackerNews library can be used for getting all the news stories listed at query time on the Hacker News homepage.Additionally, fetching stories from the New section is also supported.Features:Fetches story rank Fetches story ID Fetches story...

virustotal

virustotal 1.0.5

VirusTotal is a free web service that analyzes files for viruses and malware against a suite of anti virus systems.Features:Get a previous report by hash, scan ID, URL, file Use from the Python CLI Scan a provided file Requirements:VirusTotal API...

pyforce

pyforce 1.4

The pyforce module currently works with the Salesforce Partner Web Services API, from v16 up to v20.It allows developers to write Python-based software or websites that query and retrieve any data stored on SalesForce's servers.pyforce is a community for...

HubInfo

HubInfo 0.2.0

HubInfo was developed to allow JS developers to use Github information on remotely hosted services and websites.It works by querying the GitHub API and then embedding the server responses on the page using a simple templating function.The plugin supports...

The library allows Python-based websites and/or web apps to query and retrieve data from Flickr servers.Features:Based on OOP principles OAuth friendly Context sensitive objects Caching mechanism The caching mechanism is Django friendly Direct seamless...

Gapy

Gapy 1.3.0

Gapy is a Python client to control and oversee various facets of a Google Analytics account.It enables developers to integrate a Python app/website with one of Google's most successful services.Gapy uses a simplified way of activating Google Analytics...

pygeocoder

pygeocoder 1.2.5

This library was created to help developers query and fetch results from the Google Geocoding API via pure Python code.The Google Geocoding API can convert addresses to geographical coordinates and vice versa. This API provides a direct way to access a...