A CLI for tabula-py
Project description
A CLI for tabula-py
Installation
Install using pip:
pip install tabulatepdf
Install from Github
git clone https://github.com/Weizhang2017/tabulatepdf
cd tabulatepdf
python setup.py install
CLI
usage: tabulatepdf [-h] --pdf pdf [--output output] [--page page]
extract tables from pdf
optional arguments:
-h, --help show this help message and exit
--pdf pdf pdf file to extract tables from
--output output output filename, default: output.csv
--page page page number of pdf to extract from, default: 1
Simple Example:
tabulatepdf --pdf sample.pdf --output output.csv --page 10
table saved to output.csv
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
tabulatepdf-0.1.1.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file tabulatepdf-0.1.1.tar.gz
.
File metadata
- Download URL: tabulatepdf-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6041728de71839e7b2b53a17f0c56a12410337451b5a052a641d83474213e7e6
|
|
MD5 |
679f420c1196de39a5e16fed711ac012
|
|
BLAKE2b-256 |
9e7cba3a76164e2c16fdffb9addd5d8d6273754a38e505d4a327aaf7a9507fe8
|
File details
Details for the file tabulatepdf-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: tabulatepdf-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ac6bcd3511731c807981b733d8a4845c814b77b18d56bf30b73d315abe763736
|
|
MD5 |
87d44769d6036db425575a30ab667421
|
|
BLAKE2b-256 |
4970bf1acc08834750bb2e17271a5deaf45b6ee2b2416e1cd9c39d2f3ce5c709
|