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.
- Host: GitHub
- URL: https://github.com/hexlet-components/python-flask-example
- Owner: hexlet-components
- Created: 2024-08-14T11:37:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T15:55:10.000Z (over 1 year ago)
- Last Synced: 2025-02-21T16:46:27.384Z (over 1 year ago)
- Language: Python
- Homepage: https://python-flask.hexlet.app/
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-flask-example
[](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
```
[](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/).