Open Ostrzyciel opened 7 months ago
Each of the tools here is a self-contained CLI (or at least it should be).
I think that upon installation of the project via pip, we should have available each of the tools by their name e.g.
pip install datasetpreparator
directory_flattener <options>
For now this won't be implemented. It is simpler to just distribute the software as a Docker Image instead of preparing all of the steps to publish to PyPi
As the title says. Depends on #20.