A Django library for the common requirement for the "La Suite numérique" projects.
pip install django-lasuiteTo be documented with the first implementations.
For this project, we use uv Python package manager.
Please follow the installation guidelines on the uv documentation.
# Clone the repository
git clone https://github.com/suitenumerique/django-lasuite.git
cd django-lasuite
# Install development dependencies
make install-devmake testmake lintMIT License