Description
Conjunto is a Django application framework using Tetra, tabler.io, crispy-forms and more.
Installation
You can install the package by using pip (best using a virtualenv):
Usage
There is a separate section in the documentation available.
Development setup
For setting up development environment you will need pytest, pre-commit and black. You can install these by running (in the project directory):
Contributing
Pull requests and general ideas are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
The Conjunto project is open-source and licensed under the MIT License. Please keep in mind that Conjunto uses many other libraries, which may be under different licenses.