Skip to main content

Paulissoft Application Tools for Oracle (PATO) GUI.

Project description

pato-gui

A Python GUI for PATO as an alternative for the Maven command line.

First you probably need to clone PATO so you use its POM files or other POM files having them as parent.

This GUI would not have been possible without Gooey.

Installation

This utility needs Python 3. You can install it using the Microsoft Store (accessible via the Windows 10 start button) or just Google download Python 3.

Start a command prompt

Please Google it if you don't know how.

Install required Python libraries

Go to the src folder and install them from the command line using pip (or pip3 when pip --version displays the Python 2 version):

$ cd src
$ pip install -r requirements.txt

First please note that the dollar sign is the prompt sign and not a character you have to type. Next, please do move into src first, since the root also contains a (different) requirements.txt.

You may need to use pip3 instead of pip if pip does not point to a Python 3 installation.

Usage

Launch the Python script src/pato_gui.py

This can be done directory from a command prompt or by creating a (Windows) shortcut on your Desktop (right mouse click, choose New) or an alias on Unix/Mac OS X.

Using the command prompt:

$ cd src
$ python pato_gui.py

Please note that you may need to use python3 when python --version displays the Python 2 version.

Help

In the left top corner of the GUI screen there is a Help button.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[Unreleased]

[2.2.0] - 2023-10-14

Fixed

[2.1.0] - 2023-09-06

Added

Fixed

[2.0.0] - 2022-11-23

Added

[1.2.0] - 2022-10-13

Added

[1.1.1] - 2022-07-22

Fixed

[1.1.0] - 2021-09-10

Added

  • Added actions db-info and db-code (added in oracle-tools 1.2.0).

[1.0.0] - 2021-06-04

Added

  • Applied Python best practices.

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

pato-gui-2.2.0.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

pato_gui-2.2.0-py3-none-any.whl (7.2 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