Search Criteria
Package Details: python-pytablereader 0.31.4-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pytablereader.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pytablereader |
| Description: | Load structured table data from files/strings/URLs (CSV, TSV, Excel, HTML, JSON, Markdown, MediaWiki, SQLite, ...) |
| Upstream URL: | https://github.com/thombashi/pytablereader |
| Keywords: | table |
| Licenses: | MIT |
| Submitter: | fl0w1 |
| Maintainer: | Smoolak |
| Last Packager: | Smoolak |
| Votes: | 1 |
| Popularity: | 0.25 |
| First Submitted: | 2017-09-01 11:57 (UTC) |
| Last Updated: | 2026-06-02 11:53 (UTC) |
Dependencies (20)
- python
- python-beautifulsoup4
- python-datapropertyAUR
- python-jsonschema
- python-mbstrdecoderAUR
- python-path
- python-pathvalidateAUR
- python-setuptools
- python-tabledataAUR
- python-typepyAUR
- python-build (make)
- python-installer (make)
- python-wheel (make)
- python-gspreadAUR (python-gspread-gitAUR) (optional) – read Google Sheets (gs extra)
- python-loguru (optional) – logging support (logging extra)
- python-markdown (optional) – read Markdown tables (md extra)
- python-oauth2client (optional) – Google Sheets auth (gs extra)
- python-pypandoc (optional) – read MediaWiki tables (mediawiki extra)
- python-retryrequestsAUR (optional) – robust remote-URL loading (url extra)
- python-simplesqliteAUR (optional) – SQLite table I/O (sqlite extra)
Required by (2)
- python-pytablewriter (optional)
- sqlitebiter