Docplates
Docplates is a PDF document templater which uses Jinja2 and LaTeX/WeasyPrint backends to create documents.
Installing
Docplates can be simply installed by running:
pip install docplates
Or if you prefer the development branch, one could use:
pip install git+https://gitlab.oscdev.io/software/docplates/docplates.git
Alternatively if you prefer installing from a checked out git repository:
pip install .
Lastly, you could also build it and install the wheel...
tox -e build
pip install dist/docplates-*.whl
Documentation
Support
License
Docplates is licensed under the GNU GPL v3 License.
Release files for docplates 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| docplates-1.0.3.tar.gz | 94.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| docplates-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 147.2 kB
Release files / docplates-1.0.3.tar.gz
| Download URL | docplates-1.0.3.tar.gz |
|---|---|
| Size | 94.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4a584cd12b6dff7a02639b4ae4ec77398fbf6fa41ebe61bb8f4418bab8e4d95e
|
|
BLAKE2b-256 checksum How to use checksums |
fdc1bcbcc7ed8a88e7109d58f5516ea504a6d6728093ddc90fc706baf8c553bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.6
|
Release files / docplates-1.0.3-py3-none-any.whl
| Download URL | docplates-1.0.3-py3-none-any.whl |
|---|---|
| Size | 52.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e956ea38734dd599912be27e8432e79713e62a30522b30b4555c6710b3b4eccf
|
|
BLAKE2b-256 checksum How to use checksums |
ff680f7942bca88c9954d9539cb7de0ed8e805c5360077067dfb6ec0e094ec20
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.6
|