Package that enables the user to use Pandas Dataframe inside Kivy Apps.
Project description
DataframeGUIKivy
Port of Dataframe GUI module to a Kivy widget. Original module can be found at this repository: https://github.com/bluenote10/PandasDataFrameGUI
Updates
This fork has been updated to use the current version of all required libraries.
- matplotlib _png is no longer needed to be imported and was removed
- pandas.DataFrame.from_items was deprecated since version 0.23.0 and has been replaced with pandas.DataFrame.from_dict
- kivy.garden.matplotlib was giving me trouble so I just included the source in garden.matplotlib
- added in requirements.txt so all requirements can be installed through pip.
Demo Run Instructions
$ python demo.py
Demo Screenshots
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdfkivygui-0.1.0.tar.gz
(22.0 kB
view details)
File details
Details for the file pdfkivygui-0.1.0.tar.gz.
File metadata
- Download URL: pdfkivygui-0.1.0.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2aa0f34657dac13f9947aaa3687f4c65ff8660213b367674acd8147c6181ac24
|
|
| MD5 |
0af1e7c563c83c0eab88925ea2cecdff
|
|
| BLAKE2b-256 |
65f13810a23b64b740cd0661c5b3a153e65e67c3161d45dcf22e846849d5f75d
|