An open API service indexing awesome lists of open source software.

https://github.com/michaelstott/pandasdataframeguikivy

Kivy port of Dataframe GUI module. Original wxPython implementation can be found here: https://github.com/bluenote10/PandasDataFrameGUI
https://github.com/michaelstott/pandasdataframeguikivy

client-work kivy matplotlib numpy pandas port statistical-analysis

Last synced: about 1 year ago
JSON representation

Kivy port of Dataframe GUI module. Original wxPython implementation can be found here: https://github.com/bluenote10/PandasDataFrameGUI

Awesome Lists containing this project

README

          

# DataframeGUIKivy

Port of Dataframe GUI module to a Kivy widget. Original module can be found at this repository: https://github.com/bluenote10/PandasDataFrameGUI

## Demo Run Instructions

```sh
$ python demo.py
```

## Demo Screenshots