Skip to content

View CSV/SAS/Excel files: Example application for building GUIs in tkinter

License

Notifications You must be signed in to change notification settings

dcronkite/simply_dataviewer

Repository files navigation

Contributors Forks Stargazers Issues MIT License

simply_dataviewer

Set of tk gui apps, usually for specific purposes.

Table of Contents

About the Project

Example project for iteratively viewing large/complicated csv/excel/sas files.

Getting Started

Prerequisites

  • Python 3.8+

Installation

Select the appropriate app, and run:

python app.py

Build an executable with pyinstaller simply_dataviewer.spec.

Versions

Uses SEMVER.

See https://github.com/dcronkite/simply_dataviewer/releases.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

See LICENSE or https://dcronkite.mit-license.org for more information.

Contact

Please use the issue tracker.

Acknowledgements

About

View CSV/SAS/Excel files: Example application for building GUIs in tkinter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages