My Python setup used to change a lot, as I would find ad-hoc solutions for my needs. These days I've settled on a Python setup that satisfies pretty much all of my different use cases and is easy to use. It is composed of these tools:
Pyenv for Python ver... (more…)
Read more »
Update #1: 6 Feb 2017 httpstat needs curl. Originally, this HowTo would freshly compile curl from the github source. Now, this HowTo shows how to reuse the existing curl package from the Ubuntu re…...
Read more »
The impossibly small web framework for Python and MicroPython. - miguelgrinberg/microdot... (more…)
Read more »
Distinguish IO-bound and CPU-bound applications in Python to write code that runs faster... (more…)
Read more »
I get it — You are tired of searching for datasets online for your machine learning project or maybe for analyzing a popular Twitter trend. (more…)
Read more »