Transform finance data from CSV into LDG assisted by AI.
Go to file
2023-06-18 17:03:48 +02:00
src Initial commit 2023-06-18 17:03:48 +02:00
.gitignore Initial commit 2023-06-18 17:03:48 +02:00
LICENSE Initial commit 2023-06-18 17:03:48 +02:00
main.py Initial commit 2023-06-18 17:03:48 +02:00
Pipfile Initial commit 2023-06-18 17:03:48 +02:00
README.md Initial commit 2023-06-18 17:03:48 +02:00

defaultpy

Default Python project.

Run pipenv install -dev to install all packages.

Run pipenv shell to get venv shell.

Run pipenv install <package> to install a package.