b8eef461f8ca92cbe48a9ee310fa1a4ecc76c169
Recopytex
One more rewrite of Opytex. This time, it more a learning project than a operational project.
I am following the book Architecture Patterns with Python by Harry J.W. Percival and Bob Gregory. Then the project will follow TTD method using DDD.
Backend API
It uses fastapi, sqlalchemy.
Installing
poetry install
Fire up
uvicorn backend.api.main:app --reload
Frontend
Description
Languages
Jupyter Notebook
82.3%
Python
17.7%