fn.py
fn.py copied to clipboard
API Documentation
Hi, interesting library!
Do you have a function to use-case reference? Something similar to https://ramdajs.com/docs
Coming back to Python from javascript and it's a difficulty curve for new users if they have to dig through the source to find use cases.
If you don't have one, perhaps we could setup a Github action to generate the docs using pydoc or other, whenever a merge to master happens?
Even something as simple as this would likely be helpful:
https://github.com/slavaGanzin/ramda.py