Flask integration for restible library
Project description
restible-flask is a library that provides Flask integration with restible. It provides the base endpoint class FlaskEndpoint that that integrates restible with Flask routing.
Installation
$ pip install restible-flask
Contributing
Setting up development repo
$ git clone git@github.com:novopl/restible-flask.git
$ cd restible-flask
$ virtualenv env
$ source ./env/bin/activate
$ python setup.py develop
$ pip install -r ops/devrequirements.txt
$ peltak git add-hooks
Running tests
Config: The types of tests are defined in pelconf.py and the pytest configuration is defined in ops/tools/pytest.ini.
$ peltak test
Linting
Config: The list of locations to lint is defined in pelconf.py and the linters configuration is defined in ops/tools/{pylint,pep8}.ini.
$ peltak lint
Generating docs
Config: The list of documented files and general configuration is in pelconf.py and the Sphinx configuration is defined in docs/conf.py.
$ 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
File details
Details for the file restible-flask-0.2.2.tar.gz
.
File metadata
- Download URL: restible-flask-0.2.2.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16bb84139c09cc86da53991bc1858e263d6d3676c2f7c89dc83f6cd00ba5b80d |
|
MD5 | 7a7004b73feb3923350496a025314965 |
|
BLAKE2b-256 | 329549839aeaaf940f7f715f759316fd97602aab3559938399ba5fe3d85c8e1d |