Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

patts-qt

A simple graphical frontend to Delwink's PATTS using the PyQt module for Python 3.

Required Modules

The following modules must be installed for Python 3 for this application to run.

Module Purpose
PyQt4 GUI Toolkit
patts PATTS-specific features and operations

On Debian, PyQt4 can be installed with

# apt-get install python3-pyqt4

The patts module can be downloaded from Delwink's website. The instructions and dependencies of it is described in its documentation.

Hacking

We strive to keep the code compliant with PEP 8, but there are exceptions to every rule. If you would like to contribute, submit your diff to Delwink, or use GitHub's pull request system.

License

patts-qt is libre software: you are free to use, modify, and redistribute it under the terms of version 3 of the GNU Affero General public license.

Releases

Packages

Contributors

Languages