A mostly-Python implementation of functionality used in https://neofood.club/
Notes:
- For the time being, there are no front-facing docs for this beyond docstrings in the code itself
Python 3.9 or higher is suggested
pip install neofoodclub
Since there is no obvious "first thing to do" with this library, simply refer to the examples folder for all examples.