Evie Litherland-Smith
ddee47ce40
Refactor to clean up python files
...
Combine unnecessary amount of python files into single main.py
Add default.nix for building without Flakes enabled
Adjust flake.nix to use poetry2nix callPackage for both default and
shell, to be more consistent
2024-06-02 06:52:28 +01:00
Evie Litherland-Smith
c477ec58a9
Rename main.py -> cli.py and add poetry pre-commit hooks
...
Add apps section to flake.nix output to explicitly define CLI output
path
2024-05-26 10:52:54 +01:00
Evie Litherland-Smith
b48d53fa2a
Add README content, add example/demo script
...
Fix setting license in pyproject.toml correctly
Point to main script in pyproject to run CLI
2024-05-26 10:35:21 +01:00
Evie Litherland-Smith
04399569d8
Add dev packages, pre-commit hooks
2024-05-26 10:06:30 +01:00
Evie Litherland-Smith
b6f861c3e3
Update poetry.lock, add LICENSE file
2024-05-26 09:48:31 +01:00
Evie Litherland-Smith
25ef2ab8f7
Initial commit: Add project structure and boilerplate
2024-05-26 09:26:55 +01:00