Skip to main content

The command line client for csvbase

Project description

csvbase logo

csvbase-client

The command line client for csvbase.

Status

This tool is very early alpha and suitable for testing.

Usage

Get a table

csvbase-client table get meripaterson/stock-exchanges

Outputs CSV to stdout:

csvbase_row_id,Continent,Country,Name,MIC,Last changed
1,Africa,Lesotho,HYBSE,,2019-03-25
2,Asia,Kazakhstan,Astana International Financial Centre,AIXK,2018-11-18
3,Africa,South Africa,ZAR X,ZARX,2018-11-18
[ full file omitted ]

Set (aka "upsert") a table:

csvbase-client table set meripaterson/stock-exchanges stock-exchanges.csv

Nothing is output upon success and exit code is 0.

Installing

Executable

Download these from the github release page.

Pip + PyPI

pip install csvbase-client

Docker

docker pull calpaterson/csvbase-client

Then when you run:

# mount your own xdg-cache directory as a volume inside the container
docker run -v "${XDG_CACHE_HOME:-$HOME/.cache}":/root/.cache calpaterson/csvbase-client

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

csvbase-client-0.0.1.tar.gz (21.8 kB view details)

Uploaded Source

Built Distribution

csvbase_client-0.0.1-py3-none-any.whl (22.8 kB view details)

Uploaded Python 3

File details

Details for the file csvbase-client-0.0.1.tar.gz.

File metadata

  • Download URL: csvbase-client-0.0.1.tar.gz
  • Upload date:
  • Size: 21.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for csvbase-client-0.0.1.tar.gz
Algorithm Hash digest
SHA256 a3d7b1dda9621f263ac148ca3d20b16fcf5de37cd502df43bfc9492df22d1390
MD5 514a2669a95e05df1d9da22622d9e1a8
BLAKE2b-256 3545ab1d5be86f26c93beca835132556878c8bc3936ad671ea2f4aea31276e44

See more details on using hashes here.

File details

Details for the file csvbase_client-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for csvbase_client-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3ba95232d3663f48a775f97baebb2d1964a609e2e069263cb2646f9b316595cf
MD5 aa7d2dd8d7817ee4ad1fc7c8328fecd0
BLAKE2b-256 d12838c1cc716b11affcecd9312b0ce4c452c1c1e85e5cb4cc07512aad8a852b

See more details on using hashes here.

Supported by

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