Skip to main content

A Python port of the remote_table Ruby gem. Reads tabular data from local and remote sources.

Project description

Remote Table Python Library

A Python port of the Ruby gem 'remote_table'.

Installation

uv pip install .

Usage

from remote_table import RemoteTable

table = RemoteTable('path_or_url_to_file')
for row in table:
    print(row)

Features

  • Read delimited (CSV/TSV), fixed-width, HTML, JSON, XML, YAML, ODS, XLS, XLSX files
  • Local and remote file support
  • Auto-detect format

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

remote_table-0.1.0.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

remote_table-0.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file remote_table-0.1.0.tar.gz.

File metadata

  • Download URL: remote_table-0.1.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for remote_table-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bcba5a71ce4e76a596ea25f916f6c24b000879eb5eefd67fa382891bc89c3cfb
MD5 e7f12a372c49581be8d66175427bc428
BLAKE2b-256 78b2a4abafa728199614381825a316931dece514a0218683169e21e80f971228

See more details on using hashes here.

File details

Details for the file remote_table-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: remote_table-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for remote_table-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 040e6d76216361e5213b59f72e05ee030f5b9971ec0528c42ecf495540edb81e
MD5 55483504bda0587005b21dd1f15efd66
BLAKE2b-256 0654ee3f3117b09713ed7938c8e0a3da60eb37189a590fff40e169f4424032e4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page