This repo is archived. Development moved to
neofoodclub.rs (crates/python) — file
issues and PRs there. The neofoodclub package on PyPI is still built and published
from that repo.
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.11 or higher is required
pip install neofoodclubSince there is no obvious "first thing to do" with this library, simply refer to the examples folder for all examples.