Changes between Version 64 and Version 65 of WikiStart
- Timestamp:
- 02/03/22 16:34:34 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v64 v65 19 19 20 20 == Installation 21 {{{#!td style="background: #eef" 22 You only need python for just writing and compiling your parties, and for debugging them with the simplerunner. You can also just use Eclipse or another IDE of your choice. No further installation is needed. 23 }}} 24 21 25 To compile and test parties you need [https://www.python.org/downloads/ python (3.8 or 3.9)]. We recommend using an IDE for development and debugging, such as Eclipse with PyDev or PyCharm. 22 26 23 If you want a GeniusWebPythonPartiesServer we recommend you check its [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWebPythonPartiesServer/wiki/WikiStart#Installation python installation requirements].27 If you want a GeniusWebPythonPartiesServer, please check the [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWeb#Installation GeniusWebServers installation instructions] 24 28 25 29 == Security considerations