SaaSHub helps you find the best software and product alternatives Learn more →
Awesome-functional-python Alternatives
Similar projects and alternatives to awesome-functional-python
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
FizzBuzz Enterprise Edition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
-
-
-
-
-
-
-
-
-
-
-
awesome-functional-programming
Yet another resource for collecting articles, videos etc. regarding functional programming
-
-
-
Functional-Programming-Techniques-In-Python
Exploring functional centric designs and patterns in Python
-
-
-
-
awesome-functional-python discussion
awesome-functional-python reviews and mentions
- Programacion Funcional
-
"awesome functional python"
hi everyone .. sharing this link to "awesome functional python" :: https://github.com/sfermigier/awesome-functional-python .. i wish i would have found it a few months ago when starting my functional python journey, especially the libraries :)
- Functional python for data process
- Functional Python
-
They say Python is the easiest language to learn, that being said, how much did it help you learn other languages? Did any of you for instance try C++ but quit, learn Python, and then back to C++?
Really strange new lands can be found in functional programming languages like Haskell, Elm, OCaml, Elixir, and the like. Functional programming in Python isn't something I have adopted fully, but I do find it a helpful paradigm. Interesting tools available for it.
-
Python Design Patterns
https://github.com/mpkocher/Functional-Programming-Technique...
I covered a few core concepts (e.g., functions as first-class citizens, closures, partial application, etc...) and added a few real world examples of using a functional centric design. The text/format has some rough edges, but overall I think the text is useful for internalizing how to leverage a functional-ish approach.
Other resources.
https://github.com/sfermigier/awesome-functional-python
-
Awesome Functional Programming
I see there is a short section about Python (6 resources).
I have been maintaining for the last 5 years a slightly richer collection at: https://github.com/sfermigier/awesome-functional-python/
-
Functional-streams A Library to write concise functional code
1) It's not released on PyPI (there is a different project with the same name).
2) How different / better is it that the similar projects listed on: https://github.com/sfermigier/awesome-functional-python ? (Also: feel free to make a pull request if you want your project listed).
- Am I making things harder for myself by not using any OO stuff?
-
Hy: A dialect of Lisp that's embedded in Python
Cool, I thought it was dead (like the fictional character called, coincidently, "Snake"). I see that active development has restarted 6 months ago, seemingly. Kudos to everyone involved, specially @Kodiologist who seems the main contributor over the recent period.
(Shameless plug: more functional languages that look like Python, or compile to one of the Python VMs: https://github.com/sfermigier/awesome-functional-python#lang... ).
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Dec 2024
Stats
Popular Comparisons
- awesome-functional-python VS FizzBuzz Enterprise Edition
- awesome-functional-python VS PyFunctional
- awesome-functional-python VS awesome-functional-programming
- awesome-functional-python VS hebigo
- awesome-functional-python VS RxPY
- awesome-functional-python VS Toolz
- awesome-functional-python VS fantasy-land
- awesome-functional-python VS hy-lisp-python
- awesome-functional-python VS pydantic-cli
- awesome-functional-python VS python-streams