Skip to main content

Package Dependency: Validates package requirements

Project description

# sview-gui

PyQt5 GUI for data visualisation of csv file or pandas’ DataFrame. This GUI is based on the matplotlib and you can visualize your csv file in various ways. Here are the main features;

  • Scatter, line, density, histgram, and box plot for visualisation your csv

  • Detail setting for the marker size, line width, number of bins of histgram, color map (from cmocean)

  • Save figure as editable PDF

  • Source code of the graph you plotted are recorded in the log window

# Usage

This package has only one method: buildGUI(). This method takes zero or one argument. You can use the file path of your csv file as an argument. Also, you can use pandas’ DataFrame object for the argument.

# About license © 2019 Sojiro Fukuda All Rightss Reserved. Free to modify and redistribute by your own responsibility.

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

sviewgui-0.3.5.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

sviewgui-0.3.5-py3-none-any.whl (19.5 kB view hashes)

Uploaded 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