|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Curiosity Question about Python.
Python is an interpreted language based on scripts (hope i'm right) anyway is it possible to create GUI's with it? instead of running scripts?
|
|
#2
|
||||
|
||||
|
Yes. You can use python's interface to Tkinter(http://www.python.org/topics/tkinter/ ). I believe that for Microsoft Windows, you also have the WPY library (http://www.python.org/ftp/python/wpy/index.html). I've only used them to write "Hello World" programs though.
|
|
#3
|
||||
|
||||
|
yes Python is an interpreted language and you can write GUIs with it as Scorpions said... you can use the Tk library via Tkinter... Tk is cross-platform and is quite simple to use
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Curiosity Question about Python. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|