Provides functionality for managing datasets distributed through BT
Go to file
Kris Lamoureux b23ca49a83
Add Makefile and refactor package structure
- Replace shell script with Makefile for build/install tasks
- Move main logic into main() function for proper packaging
- Configure package entrypoint in pyproject.toml
2024-10-12 22:40:18 -04:00
tarc Add Makefile and refactor package structure 2024-10-12 22:40:18 -04:00
.gitignore Restructure project layout and update references 2024-10-06 21:50:00 -04:00
Makefile Add Makefile and refactor package structure 2024-10-12 22:40:18 -04:00
pyproject.toml Add Makefile and refactor package structure 2024-10-12 22:40:18 -04:00
requirements.txt Set up the initial project structure 2024-09-02 22:33:56 -04:00