profiling
by Ankur Gupta
Worthy Read This is the first part of a series about Django performance optimization. It will cover logging, debug toolbar, locust.io for testing, Silk etc. profiling This analysis is a comparison of 2 python frameworks, Flask and Django. It discusses their features and how their technical philosophies impact software developers. It is based on my experience using both, as well as time spent personally admiring both codebases. web framework Gartner’s Recommendations for Long-Term Pipeline Success. sponsor After reading this article, you have a basic understanding of translating a Django app. translation Health checks are a great way to help Kubernetes help your app to have high availability, and that includes Django apps. kubernetes Illustration of request processing in Django from browser to back. illustration How to build a simple google authentication app on Django framework. authentication Automation in Django is a developer dream. Tedious work such as creating database backup, reporting annual KPI, or even blasting email could be made a breeze. Through Celery?—?a well-known software in Python for delegating task?—?such action made possible. celery Django For Beginners Book book Projects django-admin-env-notice - 24 Stars, 0 Fork Visually distinguish environments in Django Admin. Based on great advice from post: 5 ways to make Django Admin safer by hakibenita. Scrum - 0 Stars, 0 Fork Now work in a far more efficient and organized manner! The project allows users to list their tasks in a scrum order, monitor and update their progress. django-base - 0 Stars, 0 Fork A Dockerized Django project template with NGINX and PostgreSQL ready to go |
Ankur has coded and deployed numerous Python software over the last 10 years, at three venture funded startup and a fortune 10 company. He currently heads Numerate Labs. Djangoweekly is his side project with Django being his go to web framework.