Package profile
pytablereader
- Summary: pytablereader is a Python library to load structured table data from files/strings/URL with various data format: CSV / Excel / Google-Sheets / HTML / JSON / LDJSON / LTSV / Markdown / SQLite / TSV.
- Author: Tsuyoshi Hombashi
- Homepage: https://github.com/thombashi/pytablereader
- Source: https://github.com/thombashi/pytablereader (Repo profile)
- Number of releases: 118
- First release: 0.1.0 on 2016-10-23
- Latest release: 0.31.4 on 2023-06-25
Releases
PyPI Downloads
Dependencies
Pytablereader has 22 dependencies, 13 of which optional.Dependency | Optional |
---|---|
beautifulsoup4 | false |
DataProperty | false |
jsonschema | false |
mbstrdecoder | false |
path | false |
pathvalidate | false |
setuptools | false |
tabledata | false |
typepy | false |
excelrd | true |
gspread | true |
loguru | true |
Markdown | true |
oauth2client | true |
pyOpenSSL | true |
pypandoc | true |
pytablewriter | true |
pytest | true |
responses | true |
retryrequests | true |
SimpleSQLite | true |
subprocrunner | true |