sfermigier / awesome-functional-python

A curated list of awesome things related to functional programming in Python.
2.31k stars 136 forks source link

RxPY #10

Closed axgkl closed 4 years ago

axgkl commented 5 years ago

Hi - many thanks for this extensive list, found a few really interesting libs!

One thing: ReactiveX is pretty spread meanwhile in the industry. I know, its considered slightly different to functional programming but still. And the RxPY implementation is really serious, absolutely feature complete, we use it in production - and it offers more than the JS or Java implementation - but still, due to a private effort of one guy (not me) dependent on some marketing, so:

I think RxPY should get its stars mentioned - since I think it is well within the top 5 most popular libs on your list & and it really deserves it - there are some books around that specific Rx implementation :-)

sfermigier commented 5 years ago

Hi, sorry for the late reply. I'm too lazy to update the star counts, but I'll write a script someday to automate the process...

sfermigier commented 4 years ago

I've written a script to update the star counts. RxPy is indeed the most popular project from the list.