Show HN: Tenantbox – Multi-tenant file storage for SaaS in two API calls
Category: library
Tags: file-storage, multi-tenant, python-sdk, saas, presigned-urls
Score: 5.3/10 (Innovation: 4, Technical: 4, Documentation: 7, Utility: 6)
Tenantbox is a Python SDK that provides per-tenant file storage with quota enforcement and usage tracking via presigned URLs, enabling direct browser-to-storage uploads without backend overhead. It offers a simple two-API-call pattern for web applications and includes examples for Django, Ninja, DRF, and Nuxt. The project is interesting for its focus on simplifying multi-tenant file management, though it is essentially a wrapper around an external service.
Target audience: backend devs
Repository: https://tenantbox.dev · Python · NOASSERTION
View on Hacker News