Initial commit

This commit is contained in:
Projects
2024-11-11 06:11:21 -08:00
commit b461aefe5f
31 changed files with 1150 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
# This template is a low-dependency template.
# By default there is no requirements added here.
# Add the requirements you need to this file.
# or run `make init` to create this file automatically based on the template.
# You can also run `make switch-to-poetry` to use the poetry package manager.