Skip to main content

Makes it easy to start your application in GUI mode.

Project description

programGUI

GitHub license Author Version Language Python sys.platform supported On GitHub

Description

Makes it easy to start your application in GUI mode.

Required

  • python3
  • pip

Directories structure

  • .github
    • ISSUE_TEMPLATE
      • bug_report.md
      • feature-request.md
    • workflows
      • pypi-on-push.yml
      • pypi-on-release.yml
      • python-test.yml
  • programGUI
    • __init__.py
    • test-programGUI.py
  • docs
    • LICENSE
    • README.md
  • log
    • trace.log
  • requirements
    • requirements.txt
  • .gitignore
  • setup.py

Execution examples

  • python3 programGUI.py
  • python3 test_programGUI.py

Changelog

Version_01.04_2021-04-23

  • Fixed a GUI bug

Version_01.03_2021-04-22

  • Fixed a bug

Version_01.02_2021-04-22

  • Fixed a bug

Version_01.01_2021-04-22

  • Initial version

Made by Castellani Davide If you have any problem please contact me:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

programGUI-1.4.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

programGUI-1.4-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page