6 projects
unique-id
Unique-ID is a small lib to generate unique ids - string values.
json-model
Json-Model is simple library to create Json Models from Python Objects. Library supports field validation by Python Types and required fields.
linkedin-py
Linkedin-py provides an easy-to-use Python interface for handle Linkedin API requests.
py-rest-client
Py-Rest-Client is a useful lib for programmers who work with clients for REST API. In simply and easy way you can build Endpoint classes where you put endpoint settings.In that case you have clean structure of endpoints in your code. This lib is only for consume REST API endpoints.
geolocation-python
Geolocation is a simple and clever application which uses google maps api. This application allows you to easily and quickly get information about given localisation. Application returns such information as: country, city, route/street, street number, lat and lng,travel distance and time for a matrix of origins and destinations.
yql-finance
yql-finance is simple and fast https://developer.yahoo.com/yql/console/ python API. API returnsstock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL).