Exploring functional concepts in Python using the toolz library. I am using examples from the excellent talk Clojure in a nutshell by James Trunk.
I'm exploring, by translating the Clojure code used in his talk into Python.
Blog post: https://davidvujic.blogspot.com/2021/10/functional-python.html
Source code: https://github.com/DavidVujic/functional-python
Download
0 formats
No download links available.
functional python with the toolz library | NatokHD