sanitized version of demographic-manager
Go to file
stupidcomputer 8a1bb33185 add a simple script for converting between the legacy format and the new google-sheets based software 2024-07-10 17:30:11 -05:00
.gitignore add a simple script for converting between the legacy format and the new google-sheets based software 2024-07-10 17:30:11 -05:00
LICENSE.md improve readme; add license; etc. 2024-06-24 05:01:35 -05:00
README.md improve readme; add license; etc. 2024-06-24 05:01:35 -05:00
common.py some small changes fixing two bugs 2024-06-24 14:11:26 -05:00
convert2gs.py add a simple script for converting between the legacy format and the new google-sheets based software 2024-07-10 17:30:11 -05:00
enterer.py do some minor refactoring on main and enterer; some major refactoring is in the works! 2024-06-24 04:57:36 -05:00
interndata.py add custom 'intern' age so we can keep track of them seperately 2024-06-24 04:57:51 -05:00
main.py some small changes fixing two bugs 2024-06-24 14:11:26 -05:00
pre-devel.sh add venv instead of stupid global pip installations 2024-06-24 04:57:38 -05:00
requirements.txt add a requirements.txt 2024-06-24 04:57:45 -05:00
shell.nix add a shell.nix to make my life easier. 2024-06-24 04:57:59 -05:00

README.md

demographic-manager-sanitized

The software in this repo is crappily cobbled together to generate Excel files with final reports for demographic information.

This repo does not contain actual demographic information -- there's an original called demographic-manager that does. That information has been removed via rewriting git history, so that's why it looks weird

This software is licensed under the GPL -- see LICENSE.md for more information