Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-functional-python
https://github.com/eric-erki/awesome-functional-python
Last synced: 5 days ago
JSON representation
-
Awesome Functional Python
-
Books
-
Talks
-
Other resources
- Functional Programming in 7 days
- Origins of Python's "Functional" Features
- A practical introduction to functional programming
- Immutable data structures in Python
- Understanding Transducers through Python - depth look at transducers. Transducers – a portmanteau of ‘transform reducers’ – are a new functional programming concept introduced into the Clojure programming language."
- Simple dependent types in Python - Nikita Sobolev, 2019.
- Python exceptions considered an anti-pattern
- Enforcing Single Responsibility Principle in Python - Nikita Sobolevn, 2019.
- Python Generators
-
Libraries
- Pysistence - "Pysistence is a project that seeks to make functional programming in python easier".
-
Languages
- Hy - "A dialect of Lisp that’s embedded in Python".
- Coconut - "Simple, elegant, Pythonic functional programming".
- (How to Write a (Lisp) Interpreter (in Python)) - a couple of famous articles by Peter Norvig.
-
Official documentation
- Functional Programming HOWTO - "In this document, we’ll take a tour of Python’s features suitable for implementing programs in a functional style".
-
Categories
Sub Categories