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
Release files for moonroof 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| moonroof-0.0.5.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| moonroof-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.7 kB
Release files / moonroof-0.0.5.tar.gz
| Download URL | moonroof-0.0.5.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4d41416295a0367afa844c15a0639cacdcd3d077f6afee16e76592649440d64c
|
|
BLAKE2b-256 checksum How to use checksums |
23cf10a905c3b2f9091e090e2cc9390de3907b0640ff730b8de4779f6a7770b7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
|
Release files / moonroof-0.0.5-py3-none-any.whl
| Download URL | moonroof-0.0.5-py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8a933d9c2cf7c39e52ecbfd3bf92f8f6c7ff87a13e0ce4120c8aa93a7259fc08
|
|
BLAKE2b-256 checksum How to use checksums |
eab5d91372b689467b79f67a66e3ddcc1e470f915dd0fb3932e9de732c207592
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
|