Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.22 KB

neofoodclub.py

Ruff image image Actions status image

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

Installing

Python 3.11 or higher is required

pip install neofoodclub

Examples

Since there is no obvious "first thing to do" with this library, simply refer to the examples folder for all examples.

Links