Skip to main content

Docplates is a PDF document templater which uses Jinja2 and LaTeX/WeasyPrint backends to create documents.

Project description

pipeline status coverage report

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docplates-1.0.2.tar.gz (94.5 kB view hashes)

Uploaded Source

Built Distribution

docplates-1.0.2-py3-none-any.whl (52.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page