Provides functionality for managing datasets distributed through BT
Go to file
Kris Lamoureux 236bb1b044
Update database schema for client tracking
- Add functions to manage client records (add, find, list)
- Require --confirm-add and --name flags when adding a new client
2024-10-06 02:20:55 -04:00
.gitignore Add database initialization and CLI arguments 2024-10-04 23:23:53 -04:00
main.py Update database schema for client tracking 2024-10-06 02:20:55 -04:00
requirements.txt Set up the initial project structure 2024-09-02 22:33:56 -04:00
tarch Add database initialization and CLI arguments 2024-10-04 23:23:53 -04:00