Skip to content

flasche extends flask by a prometheus-exporter and a swaggerUI

License

Notifications You must be signed in to change notification settings

deepshore/flasche

Repository files navigation

flasche

flasche extends flask by a prometheus exporter and a swaggerUI

Install flasche

Install the latest version of flasche like this:

pip install flasche

Build a flasche project

Create a project folder with a basic setup like this:

flasche build <project>

Running the app

Running the app in a development server is done by:

flasche run <project>

Running tests

Testing goes like this:

pytest tests

Before you can run the tests you have to instal flasche.

About

flasche extends flask by a prometheus-exporter and a swaggerUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages