How to install a specific Python version using pyenv and create a virtual environment using the version just installed... (more…)
Read more »
Blue green deployment approach is based on creating a replica(call it green fleet) of the current production infrastructure(call it blue fleet) and route all the traffic from blue fleet to green… (more…)
Read more »
The impossibly small web framework for Python and MicroPython. - GitHub - miguelgrinberg/microdot: The impossibly small web framework for Python and MicroPython. (more…)
Read more »
Four years ago, Microsoft released an open-source cross-platform IDE called Visual Studio Code that became very popular. (I rate it as the best IDE on... (more…)
Read more »
blackbox - A Python module for parallel optimization of expensive black-box functions... (more…)
Read more »