python
Python development patterns, libraries, performance optimization, and real-world applications across web, data, and automation.
4 articles
Fetch using Gitlab API
Between gitlab repos that need daily tracking and frequent machine changes, the manual cloning and sync process became exhausting. An automation script was the obvious next step to offload the boring tasks.
Read more →PyConDe & PyData 2019
Fresh back from PyConDe & PyData-2019, this post shares and documents the experience. Think of it as a diary more than a blog, covering:
Read more →Custom Selenium Webdrivers using Decorators
How to create custom selenium webdriver classes dynamically with a parametrized browser binary path?
Read more →Opencv on Openshift
When I wanted to intall opencv on my python-2.7 openshift online cartridge I faced the problem of quota limitation to 1GB.
Read more →