Files
2026-03-27 19:21:16 -05:00
..
2026-03-27 19:21:16 -05:00
2026-03-27 19:21:16 -05:00
2026-03-27 19:21:16 -05:00
2026-03-27 19:21:16 -05:00
2026-03-27 19:21:16 -05:00
2026-03-27 19:21:16 -05:00
2026-03-27 19:21:16 -05:00
2026-03-27 19:21:16 -05:00
2025-12-06 22:53:27 -06:00

Data Parser

See main.py for the main entry point. This should be ran from the dataParser folder with the following command:

python ./src/main.py

You can use --help to see all options. Running with images will take forever so keep that in mind.

Developing

I do development in a different private repo with this folder, if it doesn't look up to date let me know and I will try to push changes up to this repo.

If running the whole thing and pushing, you will need to change the --main-repo-path option since that has a default for when I run it from the other repo.