actpdf
installation
for Windows operating system:
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