Skip to main content

Create visualizations from CSV files and the command line

Project description

csvviz

Create visualizations from CSV files and the command line

Current status

Nothing to see here, just a random idea related to another side-project library that I’m struggling to make :D

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Dev instructions

To install on your own machine for development:

$ make install

(note to self) To publish on pypi:

$ make release

History

0.2 (2020-09-23)

General

  • csvviz --version prints out version

  • viz options
    • –theme to set chart theme

    • –json to output Vegalite chart specification in JSON

    • –no-preview to not preview chart in browser (useful for testing)

    • –interactive/–static to show an interactive chart or not (default is ‘static’)

cli.info

  • a command for general help and listing

  • Show list of colors, colorschemes, themes, etc

cli.bars

  • arguments and options
    • x,y options accept integers (as strings)

    • –fill/-s

    • -H/–horizontal for horizontal bars (vertical columns is default)

  • –colors/-c to set colors

  • –color-scheme/-C to specify a color scheme

0.1.1-alpha (2020-09-15 16:30)

cli.bars

  • Minimally functional: $ csvviz bars -x name -y things examples/tings.csv

0.1.0-alpha (2020-09-15)

First release on PyPI. Just a cookiecutter-pypackage skeleton stub.

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

csvviz-0.2.0a0.tar.gz (24.8 kB view hashes)

Uploaded Source

Built Distribution

csvviz-0.2.0a0-py2.py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 2 Python 3

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