AppEngine integration for restible library
Project description
restible-appengine that allows you to use restible in AppEngine standard python environment. It includes a base resource class NdbResource that works as a glue between restible and Datastore.
It also includes webapp2 integration for the secure scaffold (properly integrates Google’s base endpoint classes into restible.
Installation
$ pip install restible-appengine
Contributing
Cloning and setting up the development repo
$ git clone git@github.com:novopl/restible-appengine.git
$ cd restible
$ virtualenv env
$ source ./env/bin/activate
$ pip install .
$ pip install -r ops/devrequirements.txt
$ peltak git add-hooks
Running tests
$ peltak test
Linting
$ peltak lint
Generating docs
$ peltak docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
restible-appengine-0.5.1.tar.gz
(11.2 kB
view details)
File details
Details for the file restible-appengine-0.5.1.tar.gz
.
File metadata
- Download URL: restible-appengine-0.5.1.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e317f961efecfb1921198e604b95c8476b1fa85fe2b8be6ea93fcf6e968b746 |
|
MD5 | acee4412e3d2fda69937a7f8af2935e2 |
|
BLAKE2b-256 | f78ab8e7e9943f89edb5f60f067f0b70ff98bc06d7e081dbfd627f65816b3445 |