Production-grade Python static file server. Middleware or standalone.
-
Updated
Jul 14, 2026 - Python
Production-grade Python static file server. Middleware or standalone.
asp.net core middleware to send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i has support for it.
Links to the Repos and Sections in our Dive into AWS Course.
Bootstrap static content wrapped in a pip installable django package
Boiler plate code for deploying Django on Vercel
Lightweight JavaScript ESM module loader for Django.
Create a Robust CDN for your Django Project Static Files in this section. This repo is the reference code for the Django + S3 + Cloudfront section in the Dive into AWS Course.
Django template tag to load static files inline with your template.
A Django static files storage backend inheriting from ManifestFilesMixin and StaticFilesStorage. Compresses, using GZip and/or Brotli, and minifies static files when running the Django collectstatic command.
Step-by-step guide to deploying Django applications on shared hosting with cPanel. Covers project preparation, Python app setup, database configuration, file uploads, and static/media handling with WhiteNoise. Includes instructions for both terminal and non-terminal access.
Provides enhanced static files storage backend for Django 1.11
Meta Back-End Developer Professional Certificate final project
From a simple HTTP (using TCP) project to a Django-like framework.
Shims to allow using ASP.Net Core 2.2 Static Files ContentTypeProvider with Owin (On System.Web)
สำหรับสาธิตการติดตั้ง Django Application และ Static Files บน Vercel
Server-side scripting with python through the Django framework using Pycharm. This project was a recipes website.
This is a blog website with user authentication and all the functionality that a blog website should have
The fastest way to serve static files. (Powered by Minio)
Add a description, image, and links to the staticfiles topic page so that developers can more easily learn about it.
To associate your repository with the staticfiles topic, visit your repo's landing page and select "manage topics."