Toolz: A functional standard library for Python with no dependencies
A functional standard library for Python. Contribute to pytoolz/toolz development by creating an account on GitHub. (more…)
Read more »
If I am to start working on a new project today, I would hesitate to attempt it in a language that does not have compile-time type checking. However, I do have to deal with Python at work (though we are slowly phasing it out). Also, I have been working of… Read more