Skip to main content

A package for PyQt template&example codes

Project description

# EasyPyQt Overview —

EasyPyQt reads a .ui file create by QtDesigner. It analyzes through the xml structure to discover every widget you used, and then generate runnable python code based on it. The python code generated is immediately runnable, and can be generated in both module and file form.

## Why? —

The module is created for school educational usage. For teenagers and kids to quickly create a runnable project, without having to write lots of code, so they won’t lose interest nor get scared by the coding process.

## Installation —

EasyPyQt is available on PyPI. You can install it through pip:

`bash pip install EasyPyQt `

Usage —

Basic usage is very simple, just run it against your .ui file:

`bash epyqt /path/to/yourUIfile.ui `

Get help and full usage:

`bash epyqt epyqt -h epyqt --help `

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

EasyPyQt-0.0.3.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

EasyPyQt-0.0.3-py3-none-any.whl (15.0 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