gRPC in pythonIn this article, we will try to understand gRPC and how to implement that in Python.Aug 16Aug 16
Django “admin-favorite”Hi, recently I have published my first django library, which is Admin-favorite.Nov 10, 2020Nov 10, 2020
badass django with celery 🚬In this article we will see how to execute asynchronous task in django views with celery and schedule periodic task using schedulerJul 21, 2020Jul 21, 2020
SonarQube with pre commit hookIn this blog i’ll explain how to configure SonarQube to check for code quality by adding it to pre commit hook, so lets get started …Apr 28, 2020Apr 28, 2020