Meet Rajesh Gor

Techstructive Blog

#Python

Connecting LibSQL database with Python

Connecting LibSQL database with Python

Post Thumbnail

Creating a Chat Application with Django and HTMX

Creating a Chat Application with Django and HTMX

Building a async, websocket based chat application using django, channels and htmx. With this chat application, the user can …

Post Thumbnail

PGCLI: Postgres from the terminal

PGCLI: Postgres from the terminal

Running SQL queries in a Postgres database with PGCLI. Exploring the python package PGCLI, that can run SQL queries for a …

Post Thumbnail

Django + HTMX CRUD application

Django + HTMX CRUD application

Creating a basic CRUD application with Django and HTMX

Post Thumbnail

Deploying Django Project with Railway Nixpacks

Deploying Django Project with Railway Nixpacks

Configuring and Seting up nixpacks for deploying django project on Railway app. Interacting with the nixpacks CLI for building …

Post Thumbnail

Django Project with PostgreSQL Deployment on Railway App

Django Project with PostgreSQL Deployment on Railway App

Creating and Configuring a Django Application for deployment on Railway.app Platform

Post Thumbnail

Django + PostgreSQL Deployment on Heroku

Django + PostgreSQL Deployment on Heroku

Post Thumbnail

Feedparser: Python package for reading RSS feeds

Feedparser: Python package for reading RSS feeds

Read and extract content from RSS feeds in python using feedparser

Post Thumbnail

Pipx: A python package consumption tool for CLI packages

Pipx: A python package consumption tool for CLI packages

Exploring the pipx package in python to run CLI tools globally in an isolated environment

Post Thumbnail

Pipenv: Python's Official Package Management tool

Pipenv: Python's Official Package Management tool

Exploring the Python's recommended package management tool

Post Thumbnail

Podevcast: A single source for developer podcasts

Podevcast: A single source for developer podcasts

Post Thumbnail

Django Basics: CRUD API

Django Basics: CRUD API

Post Thumbnail

Django Basics: Admin Section

Django Basics: Admin Section

Post Thumbnail

Django Basics: Database Configurations

Django Basics: Database Configurations

Post Thumbnail

Django Basics: Creating Models

Django Basics: Creating Models

Post Thumbnail

Django Basics: Static Files

Django Basics: Static Files

Post Thumbnail

Django Basics: Templates

Django Basics: Templates

Post Thumbnail

Django Basics: Views and URLS

Django Basics: Views and URLS

Post Thumbnail

Django Basics: Folder Structure

Django Basics: Folder Structure

Post Thumbnail

Django Basics: Setup and Installation

Django Basics: Setup and Installation

Post Thumbnail