Skip to main content

CSV Plot - Plot CSV files without headaches!

Project description



CSV Plot: easy and powerful plotting tool for CSV files

PyPI Latest Release License Code style: black Imports: isort

What is it?

CSV Plot is a tool to easily plot any CSV file, of any size, without never getting out of memory errors. (Only data which is displayed on the screen is loaded into memory.)

It works with user friendly YAML configuration files, to let you choose the layout, colors, units, legends...

CSV Plot is built on top of the amazing PyQtGraph library, which ensures a nice and smooth experience, as plotting should always be.

Installation

A already installed C compiler is needed to install csv-plot, else the installation will fail. To know how to install a C compiler on your system, go to Installing a C compiler section at the end of this document.

$ pip install csv-plot

Official documentation

The official documentation is hosted on Github Pages: https://nalepae.github.io/csv-plot

Installing a C compiler

On Ubuntu

$ sudo apt update && sudo apt install build-essential

On Mac OS

$ brew install gcc

On Windows

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

csv-plot-0.1.2.tar.gz (27.5 kB view details)

Uploaded Source

File details

Details for the file csv-plot-0.1.2.tar.gz.

File metadata

  • Download URL: csv-plot-0.1.2.tar.gz
  • Upload date:
  • Size: 27.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for csv-plot-0.1.2.tar.gz
Algorithm Hash digest
SHA256 ba24da9ebc66b58fb1616dc09e499a2bbb030d7e9a5782119443fb4dbecaf8ee
MD5 4bdfb16bcb88bccf04b2ca58a1e1bb21
BLAKE2b-256 28b5ccfa3a6919670d822f7d2398d1540a371c5b9099ce3699942835edbc323a

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