Skip to content

SamCode/wxwrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxWrapper

This module wraps wxPython to create a tool that allows an intuitive approach to creating graphical user interfaces.

Work in progress. The code does not even remotely resemble its intended final product.

Installation

For programmatic access:

  1. Copy this directory to your Python installation's (at least version 2.7) site-packages directory.
  2. Install wxPython (at least version 3.0).

Execution

Look in the /bin directory for executable tools.

About

A wrapper over wxPython and GUI tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages