act pdf generator. we build act pdfs from json files.
Project description
actpdf
installation
for Windows operating system:
- install python: https://www.python.org/downloads/windows/
- create virtualenv:
python -m venv env
- activate it:
.\env\Scripts\activate
- install GTK3 to fix libcairo-2.dll error. see: weasyprint installion guide.
install
We use weasyprint 52.4, since WeasyPrint 53 requires at least Pango 1.44.
$ pip install actpdf
$ actpdf
packaging: Update Version
Updating your distribution Down the road, after you’ve made updates to your distribution and wish to make a new release:
pip install build
pip install twine
- delete files in
dist
folder - increment the version number in your
setup.cfg
file $ python3 -m build
First upload to TestPypi:
$ twine upload --repository testpypi dist/*
# to get password see https://test.pypi.org
$ pip install --index-url https://test.pypi.org/simple/ --no-deps actpdf
Upload package to the Python Package Index:
$ twine upload dist/*
see: https://packaging.python.org/tutorials/packaging-projects/
completed templates:
- allergy
- nutrition
- health
- fitness_quanutrition
- nutrition_quanutrition
- fitness
- detox
- skin
- pgx
- personality
- carrier
- sleep
tools: pdf to html converter https://idrsolutions.com/online-pdf-to-html-converter
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
actpdf-0.12.tar.gz
(1.3 MB
view details)
Built Distribution
actpdf-0.12-py3-none-any.whl
(1.3 MB
view details)
File details
Details for the file actpdf-0.12.tar.gz
.
File metadata
- Download URL: actpdf-0.12.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbd2670223c4d641c48565c29d72fa60643aa8e11a1aef1d479c91fd845a49d1 |
|
MD5 | 24c86bcdde7ba8f10dac16a61472734c |
|
BLAKE2b-256 | 8e88cff1f17639bca064dcff1f8a5bb2f140c62ea2649ff24e5435d523d64e31 |
File details
Details for the file actpdf-0.12-py3-none-any.whl
.
File metadata
- Download URL: actpdf-0.12-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4e8e535430962b8b46a7de7ac702dd3b0e0c2e04e695b39cde82f2080570ad6 |
|
MD5 | 9a42eb13883b61cc8c528a91e7ce06e0 |
|
BLAKE2b-256 | 4863f30036b1cf7bf5736c959298effe09af58d759232faabb47599b63af944a |