How to build responsive bar charts with the Bokeh data visualization library, Flask and Pyton 3. (more…)
Read more »
The TI-84 Plus CE Python is meant to introduce distraction-free programming to students. (more…)
Read more »
What the f*ck Python? π±. Contribute to satwikkansal/wtfpython development by creating an account on GitHub. (more…)
Read more »
In my previous article I used simple examples to delve into the nuances of mocking in Python.
Read more »
I love linters. A linter is a program that looks for problems in code without running it. There is something gratifying about running a linter on a codebase and seeing a big list of warnings and errors. Sometimes it can even be fun to fix them! (more…)
Read more »