Techstructive Blog
#Python
Connecting LibSQL database with Python
Connecting LibSQL database with Python
Creating a Chat Application with Django and HTMX
Creating a Chat Application with Django and HTMXBuilding a async, websocket based chat application using django, channels and htmx. With this chat application, the user can …
PGCLI: Postgres from the terminal
PGCLI: Postgres from the terminalRunning SQL queries in a Postgres database with PGCLI. Exploring the python package PGCLI, that can run SQL queries for a …
Django + HTMX CRUD application
Django + HTMX CRUD applicationCreating a basic CRUD application with Django and HTMX
Deploying Django Project with Railway Nixpacks
Deploying Django Project with Railway NixpacksConfiguring and Seting up nixpacks for deploying django project on Railway app. Interacting with the nixpacks CLI for building …
Django Project with PostgreSQL Deployment on Railway App
Django Project with PostgreSQL Deployment on Railway AppCreating and Configuring a Django Application for deployment on Railway.app Platform
Django + PostgreSQL Deployment on Heroku
Django + PostgreSQL Deployment on Heroku
Feedparser: Python package for reading RSS feeds
Feedparser: Python package for reading RSS feedsRead and extract content from RSS feeds in python using feedparser
Pipx: A python package consumption tool for CLI packages
Pipx: A python package consumption tool for CLI packagesExploring the pipx package in python to run CLI tools globally in an isolated environment
Pipenv: Python's Official Package Management tool
Pipenv: Python's Official Package Management toolExploring the Python's recommended package management tool
Podevcast: A single source for developer podcasts
Podevcast: A single source for developer podcasts
Django Basics: CRUD API
Django Basics: CRUD API
Django Basics: Admin Section
Django Basics: Admin Section
Django Basics: Database Configurations
Django Basics: Database Configurations
Django Basics: Creating Models
Django Basics: Creating Models
Django Basics: Static Files
Django Basics: Static Files
Django Basics: Templates
Django Basics: Templates
Django Basics: Views and URLS
Django Basics: Views and URLS
Django Basics: Folder Structure
Django Basics: Folder Structure
Django Basics: Setup and Installation
Django Basics: Setup and Installation