Django HTMX Chat Application
Building a async, websocket based chat application using django, channels and htmx. Features: Join or Create Rooms and Send and Recieve Messages.
Feb 10, 202330 min read35

Search for a command to run...
Articles tagged with #python
Building a async, websocket based chat application using django, channels and htmx. Features: Join or Create Rooms and Send and Recieve Messages.

Running SQL queries in Postgres database with PGCLI, Exploring the python package PGCLI, which can run SQL queries for a Postgres database environment

Creating a basic CRUD application with Django and HTMX

Configuring and Settin up nixpacks for deploying Django project on Railway app. Interacting with the nixpacks CLI for building and creating deployable

Read and extract content from RSS feeds in python using feedparser.

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