Open source from Intelligent Commerce Ventures
Seven MIT-licensed packages covering multi-tenancy, search, sitemaps, taxonomy, tree structures, and application firewalling. Spec-first, tested against Django 5.2 and 6.0, and published to PyPI with signed, changelog-gated releases.
Every subdomain below is a live instance of the package it names, running against this ecosystem's own catalogue and documentation. No sample data: the tree is the real package hierarchy, the search index is the real synced docs, the sitemap is the real sitemap.xml for this site.
hostmap.icvoss.com
Open the demo →
django-icv-tree
tree.icvoss.com
Open the demo →
django-icv-taxonomy
taxonomy.icvoss.com
Open the demo →
django-icv-search
search.icvoss.com
Open the demo →
django-icv-sitemaps
sitemaps.icvoss.com
Open the demo →
django-brickwork
brickwork.icvoss.com
Open the demo →
Tenancy and firewall demos need a multi-tenant or adversarial-traffic story that a static index page cannot show honestly. Not yet scheduled.
Scalable row-level multi-tenancy for Django with PostgreSQL Row Level Security.
A brand-agnostic, app-facing UI substrate for server-rendered Django: the application shell, navigation, an accessible form-field renderer, a beautiful-by-default token system, and an interaction set (modal, toast, dropdown, combobox, tabs, tooltip, slide-over) behind stable Django components. Tailwind 4, Alpine 3, HTMX 2, WCAG 2.2 AA as a tested guarantee. An open-source shadcn for server-rendered Django.
Host-based URL routing and host-aware reversing for Django: per-host URLconfs, cross-host absolute URLs through the stock reverse() and {% url %}, redirect and wildcard entries. The zero-migration django-hosts replacement.
Foundation layer for ICV-Django: abstract base models (UUID PK, timestamps, soft-delete), middleware, audit logging, and test utilities.
Pluggable search engine integration for Django: swappable backends (Meilisearch, PostgreSQL, Dummy), auto-indexing, and a unified service API.
Scalable sitemap generation for Django: background XML sitemaps (standard, image, video, news), robots.txt, llms.txt, ads.txt, security.txt, and humans.txt.
Cross-domain taxonomy, vocabularies, and tagging for Django: hierarchical and flat term trees, generic object tagging, and SKOS-style term relationships.
Materialised path tree structures for Django: fast ancestor and descendant lookups, configurable path format, queryset returns, and async-safe design.
Self-hosted WAF middleware for Django: rate limiting, user-agent anomaly scoring, JS proof-of-work challenges, nginx blocklist generation, and collective threat feed integration.
Not a demo environment on the side: icvoss.com itself is assembled from these packages. Every link below goes to the demo host where you can see the proof.
Every package here is MIT-licensed and stays that way. No relicensing, no source-available conversions, no CLA assignments.
Tags publish through CI with trusted publishing to PyPI. No release ships without tests and a dated changelog entry.
Packages stand alone and compose through PyPI. Optional integrations stay optional; installing one package never drags in six.