common data analysis and machine learning tasks using python - ujjwalkarn/DataSciencePython
Contribute to alex-sherman/deco development by creating an account on GitHub.
A python library that will store lists, dicts, and objects in .json files whenever they are changed (or created) automatically. - deeredman1991/JPyon
The friendly PIL fork. Contribute to uploadcare/pillow-simd development by creating an account on GitHub.
OWASP Python Security Project. Contribute to ebranca/owasp-pysec development by creating an account on GitHub.
For the last two years, I’ve done almost all of my work in Cython. And I don’t mean, I write Python, and then “Cythonize” it, with various type-declarations et cetera. I just, write Cython. I use...