A collection of libraries for making Google App Engine development easier.
Project description
Agar is a set of utilities for Google App Engine python, , created as part of the Substrate Project.
Resources
Requirements
Agar requires the Google App Engine SDK, webapp2, webapp2_extras, pytz, restler, and basin. Versions of these (except the Google App Engine SDK) are located in the lib directory.
Installation
To install Agar, download the source and add the agar directory to your Google App Engine project. It must be on your path.
Tests
Agar comes with a set of tests. Running Agar’s tests requires unittest2 and WebTest (included in the lib directory). To run them, execute:
$ ./run_tests.py
Testing
Google App Engine now includes testbed to make local unit testing easier. This obsoletes the now-unsupported GAE TestBed library. However, it had several useful helper functions, many of which have been re-implemented in Agar. To use them, you must use unittest2 and inherit from agar.tests.BaseTest or agar.tests.WebTest.
License
Agar is licensed under the MIT License. See LICENSE.txt for details.
Contributing
To contribute to the Agar project, fork the repository, make your changes, and submit a pull request.
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
File details
Details for the file agar-0.5.1.tar.gz
.
File metadata
- Download URL: agar-0.5.1.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3972c9fb0b9ad0e626354caaa4c1237b390d34d4110d97176af514c1c8f0a936 |
|
MD5 | af5dffa5f8b104f7e4f387ac1aa73f8f |
|
BLAKE2b-256 | a691d67e44863759428413bbef4987f8ec5664f72ed551283e090177f0596ef0 |