Skip to main content

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


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.2.7.tar.gz (10.1 kB view hashes)

Uploaded Source

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