No description
| pyhat | pyhat start | |
| tests | pyhat start | |
| .gitignore | pyhat start | |
| .pre-commit-config.yaml | pyhat start | |
| poetry.lock | pyhat start | |
| Procfile | pyhat start | |
| pyproject.toml | pyhat start | |
| README.md | pyhat start | |
| tailwind.config.js | pyhat start | |
| tailwind.css | pyhat start | |
pyhat
Exemple of python application using:
-
quart
-
tailwind css
-
htmx
-
python-dotenv
-
authlib
-
pytest
-
tox
-
pre-commit
The poetry and tox binaries are needed to develop the project.
Developping
poetry install
Testing
tox