An open API service indexing awesome lists of open source software.

https://github.com/hexlet-components/python-flask-example

Self-study for the Flask course.
https://github.com/hexlet-components/python-flask-example

Last synced: 5 months ago
JSON representation

Self-study for the Flask course.

Awesome Lists containing this project

README

          

# python-flask-example

[![Python CI](https://github.com/hexlet-components/python-flask-example/actions/workflows/python-ci.yml/badge.svg)](https://github.com/hexlet-components/python-flask-example/actions/workflows/python-ci.yml)

# Self-study for the Flask course.

Demo https://python-flask.hexlet.app/
----

## Usefull commands

```bash
# install deps
make install

# run linter
make lint

# run in docker
make compose-production-run
```

[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=hexlet-python-django)

This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=hexlet-python-django).

See most active contributors on [hexlet-friends](https://friends.hexlet.io/).