Skip to main content

act pdf generator. we build act pdfs from json files.

Project description

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:

  1. allergy
  2. nutrition
  3. health
  4. fitness_quanutrition
  5. nutrition_quanutrition
  6. fitness
  7. detox
  8. skin
  9. pgx
  10. personality
  11. carrier
  12. 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 hashes)

Uploaded Source

Built Distribution

actpdf-0.12-py3-none-any.whl (1.3 MB 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