The new Python web framework by the authors of Two Scoops of Django - feldroy/air... (more…)
Read more »
You can expect these libraries to begin raising deprecation warnings soon when they are used in a python 2 based environment. Python 3 is the future and it requires extra development overhead to… (more…)
Read more »
Use these extensions to give a boost to your VS Code development experience. 1. Python The core language extension that enables syntax highlighting, virtual environments, and intellisense support. Click here for more details. 2. Visual Studio IntelliCode ... (more…)
Read more »
I just started a new repository in my GitHub account, storing a small utility to display the dependency graph of a Python project. This post will show some examples and possible uses.
Read more »