python-roxee

Python Roxee
Download

python-roxee Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Emmanuel Tabard
  • Publisher web site:
  • http://github.com/roxee/

python-roxee Tags


python-roxee Description

python-roxee is a Python wrapper for the Roxee API.Installation pip install roxeeUsagepythonfrom roxee import Roxeefrom roxee.exceptions import *rox = Roxee('APIKEY', 'SECRETKEY')try: m = rox.data.movies('f7d59b7c6e894a85c8c14f56bba8702583fd4ecb') print(m) #returns "Planet Terror"except RoxeeException: print 'An error occurred. :('Product's homepage


python-roxee Related Software