Used for working with documentations in Python.
Project description
PyDoc
A library for interacting with pdf documents.
Installation
pip install py-doc
Get Started
How to use the library:
from py_doc import Document
# Instantiate a Document object
image = Document('path/to/image.jpg')
# Use draw_classifications to find document classifications
image.draw_classifications("outupt.jpg")
# Additionally, if you just want the bounding boxes use get_bounding_box()
image.get_bounding_box()
Documentation
The documentation for this library can be found here.
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
py-doc-0.0.22.tar.gz
(11.4 MB
view details)
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
py_doc-0.0.22-py3-none-any.whl
(11.4 MB
view details)
File details
Details for the file py-doc-0.0.22.tar.gz.
File metadata
- Download URL: py-doc-0.0.22.tar.gz
- Upload date:
- Size: 11.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d86800f0fdbe54d0cc7a22fa4a05ba0dd3fa159adb6dde3c9da3d5e61a981dea
|
|
| MD5 |
0b0cc17c6235e7f500e01e2481df60da
|
|
| BLAKE2b-256 |
1df4767030f9796600cede64f5626175c73ee518af960a22b84b2942c33ef686
|
File details
Details for the file py_doc-0.0.22-py3-none-any.whl.
File metadata
- Download URL: py_doc-0.0.22-py3-none-any.whl
- Upload date:
- Size: 11.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0206409c29aa059ee8a73e51a99f0336235c21a5a726647ca61033d1703b910
|
|
| MD5 |
99bf0c562cabbf219e045de95233a4ac
|
|
| BLAKE2b-256 |
081b7e2503d2c053011fad18ddf370351595a4d93a811739536a0cec25fe7e78
|