1
0
Fork
You've already forked pyhat
0
No description
  • JavaScript 95%
  • HTML 2.2%
  • Python 2%
  • Procfile 0.6%
  • CSS 0.2%
2023年05月08日 15:24:53 +02:00
pyhat pyhat start 2023年05月08日 15:24:53 +02:00
tests pyhat start 2023年05月08日 15:24:53 +02:00
.gitignore pyhat start 2023年05月08日 15:24:53 +02:00
.pre-commit-config.yaml pyhat start 2023年05月08日 15:24:53 +02:00
poetry.lock pyhat start 2023年05月08日 15:24:53 +02:00
Procfile pyhat start 2023年05月08日 15:24:53 +02:00
pyproject.toml pyhat start 2023年05月08日 15:24:53 +02:00
README.md pyhat start 2023年05月08日 15:24:53 +02:00
tailwind.config.js pyhat start 2023年05月08日 15:24:53 +02:00
tailwind.css pyhat start 2023年05月08日 15:24:53 +02:00

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