Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 265 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 265 Bytes

0u0

This project has all the core functionalities for 0u0.ai's backend.

This project uses (Poetry)[https://python-poetry.org/docs] for venv and package management.

Run this script to include new packages: poetry export -f requirements.txt -o requirements.tx