Client library for moonroof
Project description
Moonroof Django Client Library
Coming soon... this is not production ready!
Visit https://moonroof.io/get-started
to get an API Key
Install & Setup
Download the package
pip install moonroof
and update Django settings
MIDDLEWARE = [
...,
'moonroof.MoonroofMiddleware',
...
]
MOONROOF_API_KEY = '<Your API Key Here>'
TODO
- Add Tests
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size moonroof-0.0.5-py3-none-any.whl (6.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size moonroof-0.0.5.tar.gz (3.6 kB) | File type Source | Python version None | Upload date | Hashes View |