A PDF library for Python powered by bindings to github.com/carlos7ags/folio in GO
Project description
Folio PDF
A PDF library for Python powered by bindings to https://github.com/carlos7ags/folio PDF library for Go: layout engine, HTML to PDF, forms, signatures, barcodes, and PDF/A.
Folio PDF only currently supports the following functions html_to_pdf, html_to_buffer & parse_css_length and is still in development.
Usage
```python
from folio_pdf import html_to_pdf
html = '''
<h1 style="color: red;">Hello, world!</h1>
'''
html_to_pdf(html, "result.pdf")
# see generated result.pdf the generated pdf
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file folio_pdf-0.0.0.tar.gz.
File metadata
- Download URL: folio_pdf-0.0.0.tar.gz
- Upload date:
- Size: 30.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc95f5b7b67f0038757f2b759bdd31cdf1a4104f4c428ec9d1e68c7fe67f0f21
|
|
| MD5 |
48c0511da6d350bb2a4ddc486a3fa15c
|
|
| BLAKE2b-256 |
5a8dd2ff42f6fbb57fa39e03e1cf1c29bbf4c57cf51ce4e410c791c92b186f81
|
File details
Details for the file folio_pdf-0.0.0-py3-none-any.whl.
File metadata
- Download URL: folio_pdf-0.0.0-py3-none-any.whl
- Upload date:
- Size: 30.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf0dae2e68240fc81890b2ddec3e9f7cb4daab05495e35cca58324d0bde7ee8d
|
|
| MD5 |
1a8c67daabe574385be2a1c8f8988b57
|
|
| BLAKE2b-256 |
db44ccfdfd776d5fd70a3dedaf88594d6aff24dc07f4b6f9c68ba8daa563de5e
|