Lithium, a free and open-source Django boilerplate, is an innovative starter framework for developing any Django app product. Will Vincent (author of the popular Django for Beginners books) designed Lithium using best practices and only basic complexity for newcomers beginning their web dev path.
For ease of use, this package comes with Django Allauth for account authorization, which includes pre-configured email confirmation and user registration. Bootstrap-5, a notable feature for styling responsive and attractive web apps, is also in the kit. Easy installation is achieved with Pip or Docker, and Whitenoise is used for static file configuration.
Lithium was intentionally built as a basic starter project with plenty of built-in functionalities and common features that make it easy to use.