Python
Python Flask — Passing Data From Backend To HTML
When I was just starting out with Python Flask, I found it pretty confusing to pass make my HTML communicate with my backend. This article hopes to explain this as simply as possible. Normally, when…
7 Best Python Libraries to Make Optimization Easier
There is a proverb “You don’t have to reinvent the wheel”. Libraries are the best example of that. It helps you to write complex and time-consuming functionality in an easy way. According to me, a…
Guide to Python Project Structure and Packaging
How does the DBSCAN algorithm work: Pros and Cons of DBSCAN
Send Async Emails In Your Django App With Celery And Redis
A Guide to Sending Async Emails with Celery and Redis
A Comparative Analysis of Paramiko, PySFTP, and SFTPpretty for SFTP Server Access in Python
Django ORM — Examples and Practice Problems
Starter guide for a RAG Web App using Chroma & OpenAI
How deploy an ASGI Django Application with Nginx, Gunicorn,Daphne and Supervisor on ubuntu server
Hey folks, today we are going discuss How deploy an ASGI Django Application with Nginx, Gunicorn,Daphne and Supervisor on ubuntu server. Personally I like to use MobaXterm (it’s free) to log into my…
10 Best Python Frameworks used for Automation Testing in 2023
Jarvis GPT: Create your own version of Jarvis from Iron Man using Python and OpenAI API
Chat GPT is a hot topic right now and it’s taking the world by storm. It’s possibility to respond in a human-like way is highly appreciated and causes many discussions about the future use of this…