Skip to main content

Roxee API v1.0

Project description

Python Roxee
=========

`Python Roxee` is a Python wrapper for Roxee api.

Installation
------------
pip install roxee

Usage
-----

```python
from roxee import Roxee
from roxee.exceptions import *

rox = Roxee('APIKEY', 'SECRETKEY')
try:
m = rox.data.movies('f7d59b7c6e894a85c8c14f56bba8702583fd4ecb')
print(m['title']) #returns "Planet Terror"
except RoxeeException:
print 'An error occurred. :('
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

roxee-0.0.4.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file roxee-0.0.4.tar.gz.

File metadata

  • Download URL: roxee-0.0.4.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for roxee-0.0.4.tar.gz
Algorithm Hash digest
SHA256 8208c74cdbc24f845078001c77b58e9e69c25a9b0a4a680df27f9e67cfc4d753
MD5 e3c42c8eb6d16ee1cb6b9901e0524c11
BLAKE2b-256 4dc4b9e8e74fdd81beb8d2c4b2037f8be51833622263233e2e93dbadd8cadb83

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page