Set of tk gui apps, usually for specific purposes.
Example project for iteratively viewing large/complicated csv/excel/sas files.
- Python 3.8+
Select the appropriate app, and run:
python app.py
Build an executable with pyinstaller simply_dataviewer.spec.
Uses SEMVER.
See https://github.com/dcronkite/simply_dataviewer/releases.
See the open issues for a list of proposed features (and known issues).
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch
(
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License.
See LICENSE
or https://dcronkite.mit-license.org for more
information.
Please use the issue tracker.