property search
Beginings of a new app to sketch out how to structure a project based in Starlette and refine my understanding of ASGI. Currently this is mostly boilerplate but has:
lib/inertia.py
This is based on another project of mine based on flask so there may still be some random flask references that break things or haven’t been updated yet.
passlib
shell script
$ poetry install
$ poetry shell
$ inv dev-app