GithubHelp home page GithubHelp logo

scotche / gui2py Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reingart/gui2py

0.0 1.0 0.0 14.29 MB

Simple and powerful GUI framework for agile development

Home Page: https://code.google.com/p/gui2py/

License: GNU Lesser General Public License v3.0

Batchfile 1.43% Python 97.29% Makefile 1.26% Shell 0.02%

gui2py's Introduction

gui2py

gui2py is a GUI framework for building cross-platform "visual" desktop applications on Windows, Mac OS X, and Linux, using the Python language and the wxPython toolkit.

Its objetive is to evolve PythonCard with web2py's philosophy and facilities.

Its goals includes a KISS compact structure, visual tools (designer, inspector and property editor), HTML/Javascript-like capabilities, modern MVC patterns support, and compatibility with multiple versions of wxPython and Python (including py3k and the upcoming wx version 3.0 -a.k.a. Phoenix-).

gui2py visual designer in action

For more information see the main project site: https://code.google.com/p/gui2py

Installation Instructions:

You need at least wxPython 2.9.4 to use the development tools, as they depends on the latest features added to wxWidgets.

Download & uncompress the source code zip archive, or check out the mercurial repository:

hg clone https://code.google.com/p/gui2py/ 
cd gui2py
python setup.py install

Then, try the minimal application the main directory, double clicking the minimal.pyw file or running:

python minimal.pyw

Or, try the sample application in the same directory, double clicking the sample.pyw file or running:

python sample.pyw

Also, you can start the GUI designer with:

python -m gui.tools.designer

For the extensive instructions (including packages for each major O.S.), see the Installation Guide

gui2py's People

Contributors

reingart avatar spametki avatar javiermarcon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.