Scientific Figure Parser
Sci-Fi-Parser is a Python package that provides a pipeline to take charts from PDF documents and extract data from them.
Installation
$ pip install sci-fi-parser
Usage
Full documentation can be found here.
from sci_fi_parser import parse_folder
result = parse_folder(
input_dir="path/to/pdfs",
output_dir="output",
extracted_image_dir="output/extracted_images",
)
print(result.summary())
License
Sci-Fi-Parser is licensed under the terms of the MIT license.
Release files for sci-fi-parser 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sci_fi_parser-0.1.1.tar.gz | 293.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sci_fi_parser-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 359.2 kB
Release files / sci_fi_parser-0.1.1.tar.gz
| Download URL | sci_fi_parser-0.1.1.tar.gz |
|---|---|
| Size | 293.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
82f20ae7ceafd5a0ecda693daa7a650d6cf7831546cd6e700f9f61737b45170b
|
|
BLAKE2b-256 checksum How to use checksums |
87fe2db39582dde1c6e7791a5fc7e6406f4dd86572d5a7413fcf59c0969b6eda
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / sci_fi_parser-0.1.1-py3-none-any.whl
| Download URL | sci_fi_parser-0.1.1-py3-none-any.whl |
|---|---|
| Size | 65.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
45d2d2386820c3a01ce8f520ba3a7c57699cb2c55db01b82842df75f392bb69c
|
|
BLAKE2b-256 checksum How to use checksums |
3d6d04e76fbff4ab8a4e1e6c9225e1f488b35ffc404645d8755583520227d259
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|