Metadata-Version: 2.1
Name: oldschool_management_tools
Version: 0.1.8
Summary: 
Author: Al
Author-email: alasdair.mcbride@gmail.com
Requires-Python: >=3.10,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: dataclasses-json (>=0.5.14,<0.6.0)
Requires-Dist: fastparquet (>=2023.7.0,<2024.0.0)
Requires-Dist: pandas (>=2.0.3,<3.0.0)
Requires-Dist: pyarrow (>=13.0.0,<14.0.0)
Requires-Dist: pytest (>=7.4.2,<8.0.0)
Requires-Dist: pywin32 (>=306,<307)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: termcolor (>=2.2.0,<3.0.0)
Description-Content-Type: text/markdown

git remote set-url origin https://git.jetbrains.space/alasdairm/main/oldschool_management_tools.git

OK storing dates in json just plain sucks
So lets store the data as parquet.  In fact dump the whole calendar to parquet.  Then you can work out what is going on.

