Skip to content

A Rust implementation of functionality used in neofood.club with Python bindings

License

Notifications You must be signed in to change notification settings

diceroll123/neofoodclub.py

Repository files navigation

neofoodclub.py

Ruff

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.9 or higher is suggested

pip install neofoodclub

Alternatively,

$ git clone https://github.com/diceroll123/neofoodclub.py
$ cd neofoodclub.py
$ python -m pip install -U .

Examples

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

Links

About

A Rust implementation of functionality used in neofood.club with Python bindings

Topics

Resources

License

Stars

Watchers

Forks