Rest_api
Project description
agave
Agave is a library that implement rest_api across the use of Blueprints based on Chalice Aws.
this library allow send and receive JSON data to these endpoints to query, modify and create content.
Install agave using pip:
pip install agave==0.0.2.dev0
You can use agave for blueprint like this:
from agave.blueprints.rest_api import RestApiBlueprint
agave include helpers for mongoengine, for example:
from agave.models.helpers import (uuid_field, mongo_to_dict, EnumField, updated_at, list_field_to_dict)
Correr tests
make test
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agave-0.1.2.tar.gz.
File metadata
- Download URL: agave-0.1.2.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc612cd7c97c393f5ecf62702f209c35e71bd6e1a7b7534c09fa53024aef0d02
|
|
| MD5 |
de8bc92584af111b9367fda1622870ef
|
|
| BLAKE2b-256 |
db48b0f9a9a8190f83f4132fa68b2bc2b39fbee65010a893316838844427d8c5
|
File details
Details for the file agave-0.1.2-py3-none-any.whl.
File metadata
- Download URL: agave-0.1.2-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4db64117399143450a3eba788133187af9cc766916fa9ca81ef6173aef8e9d87
|
|
| MD5 |
9d2bcc06a08c0b9d35c505f06d1255ae
|
|
| BLAKE2b-256 |
0974b3116b54c98721f19418106339904deb390c86cc6ed76f9ec8ad370b2d9f
|