Futurescale, Inc.
PureMVC Home
The PureMVC Framework
Code at the Speed of Thought
Over 10 years of community discussion and knowledge are maintained here as a read-only archive.
New discussions should be taken up in issues on the appropriate projects at
https://github.com/PureMVC
PureMVC Architects Lounge
PureMVC Manifold
Port to Python
Standard Version
(:
tobydeh
)
PureMVC Python 0.4
Pages: [
1
]
« previous
next »
Author
Topic: PureMVC Python 0.4 (Read 12655 times)
tobydeh
Moderator
Sr. Member
Posts: 52
PureMVC Python 0.4
«
on:
March 15, 2008, 08:04:20 »
Hi,
I have Tageged version 0.4 in the repository. It is fully documented and passs all unit tests.
To install run:
python setup.py install
Demos on their way.
Logged
Joel Hooks
Courseware Beta
Sr. Member
Posts: 146
baby steps
Re: PureMVC Python 0.4
«
Reply #1 on:
March 17, 2008, 01:47:08 »
I am looking forward to looking at your demos. I am still considering demoes. I looked at wxPython as well as pyGame. I'm also interested in utilizing the pyPoker libraries, and this would be a good opportunity.
Logged
http://joelhooks.com
- my ramblings about developing with actionscript and python using pureMVC and django respectively.
tobydeh
Moderator
Sr. Member
Posts: 52
Re: PureMVC Python 0.4
«
Reply #2 on:
March 17, 2008, 05:45:24 »
I have nearly finished porting the Employee Admin flex demo, the port works really well!!
I think this is going to be great framework for the python community. Unfortunately a lot of python developers are not familiar with design patterns, especially in the area of desktop development where MVC can really shine.
Here is a screenshot...
Toby.
Logged
puremvc
Global Moderator
Hero Member
Posts: 2871
Re: PureMVC Python 0.4
«
Reply #3 on:
March 17, 2008, 06:46:55 »
Right on Toby!
Forgive my ignorance of Pythonish ways (I look forward to learning more!), but what widget toolset are you using for the UI? Is there something built into Python for doing desktop apps like TCL/TK?
-=Cliff>
Hmm, wonder if TCL might be a Port target?
Logged
Joel Hooks
Courseware Beta
Sr. Member
Posts: 146
baby steps
Re: PureMVC Python 0.4
«
Reply #4 on:
March 17, 2008, 08:29:19 »
I believe he is using wxPython.
That is awesome Toby, great work
Logged
http://joelhooks.com
- my ramblings about developing with actionscript and python using pureMVC and django respectively.
tobydeh
Moderator
Sr. Member
Posts: 52
Re: PureMVC Python 0.4
«
Reply #5 on:
March 18, 2008, 01:59:11 »
Hi Cliff,
Python ships with Tkinter which uses Tcl/Tk but its very out of date.
The other options are PyQT4 (QT) and wxPython (wxWidgets)... Personally i prefer wxPython.
Logged
Pages: [
1
]
« previous
next »
Stack Overflow
GitHub
Linked In
Google Plus
Twitter
Powered by SMF 2.0.15
|
SMF © 2006-2007, Simple Machines LLC
|
Content © 2006-2018, Futurescale, Inc.
Loading...