Skip to main content

RESTful Flask for big applications.

Project description

Teal

teal-logo

(An intent of an) opinionated RESTful Flask for big applications.

In development...

Logo and some icons made by Freepik from Flaticon, licensed by CC 3.0 BY.

How to run tests

# clone repository
git clone git@github.com:eReuse/teal.git

# prepare venv & install dependencies
export ENV_NAME='env'
python3 -m venv $ENV_NAME
source $ENV_NAME/bin/activate
pip install wheel pytest==3.7.2
pip install -r tests/requirements.txt

# run it
pytest --maxfail=5 tests/

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

teal-0.2.0a41.tar.gz (49.3 kB view hashes)

Uploaded Source

Built Distribution

teal-0.2.0a41-py3-none-any.whl (55.7 kB view hashes)

Uploaded Python 3

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