Metadata-Version: 1.2
Name: sviewgui
Version: 0.3.3
Summary: Package Dependency: Validates package requirements
Home-page: https://github.com/SojiroFukuda/sview-gui
Author: SojiroFukuda
Author-email: S.Fukuda-2018@hull.ac.uk
Maintainer: SojiroFukuda
Maintainer-email: S.Fukuda-2018@hull.ac.uk
License: SojiroFukuda
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;
        
        # Usage
        
        This package has only one method: buildGUI(). 
        This method takes zero or one arguments like bellow.
        
        # About license
        © 2019 Sojiro Fukuda All Rightss Reserved.
        Free to modify and redistribute by your own responsibility.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
