Editing Pythonfoo/Sonstiges

From Chaosdorf Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
#REDIRECT [[Pythonfoo#Sonstiges]]
== Sonstiges ==
 
=== interesting ===
Shell öffnen und folgendes eingeben:
python
import antigravity
antigravity
 
=== IDEs ===
 
{| class="wikitable sortable"
|-
! name+url !! license !! lang !! used by
|-
| [https://github.com/mbrochh/vim-as-a-python-ide Vim as a Python IDE] || free || multi || -
|-
| [http://www.geany.org/ Geany] || GPLv2 || multi || {{U|bison}}, Mechtilde, Michael
|-
| [http://www.sublimetext.com/ Sublime Text 2] || commercial || multi || -
|-
| [http://www.jetbrains.com/pycharm/ PyCharm] || commercial || Python || {{U|bison}}
|-
| [http://wingware.com/ Wing IDE] || commercial || Python || -
|-
| [http://eric-ide.python-projects.org/ Eric] || GPLv3 || Python || -
|-
|}
 
More at: [http://wiki.python.org/moin/IntegratedDevelopmentEnvironments IntegratedDevelopmentEnvironments]
 
=== Frameworks ===
'''Multimedia''':<br />
* SFML - Simple and Fast Multimedia Library: [[PySFML]]
 
'''Web''':<br />
* [http://bottlepy.org/docs/dev/ BottlePy]
* [http://www.cherrypy.org/ CherryPy]
 
=== HowTos ===
Einen kleinen Einstieg in die Programmiersprache gibt es hier: [http://de.wikibooks.org/wiki/Python_unter_Linux Wikibooks]
 
Zu empfehlen ist auch das [http://openbook.galileocomputing.de/python/ openbook] von Galileo Computing
 
Auch nicht schlecht: http://www.tutorialspoint.com/python/python_basic_syntax.htm
 
Ein kleiner Crashkurs von bison steht auf [https://github.com/chaosdorf/pythonfoo/tree/master/beginnerscorner/crashcourse-0 GitHub] zur Verfügung.
 
... der von Oerb um einen Teil Objektorientierte Programmierung (OOP) mit Python ausgebaut wurde (noch nicht vollständig): [https://github.com/chaosdorf/pythonfoo/tree/master/beginnerscorner/crashcourse-2 GitHub]
 
=== Links ===
* [http://pypi.python.org/pypi PyPI - the Python Package Index]
* [http://doda.co/7-python-libraries-you-should-know-about doda.co - 7 schicke Libs für Python]
* [http://www.python.org/dev/peps/pep-0008/ Recommendations for code formatting in Python (in English)]
* [http://wiki.python-forum.de/PEP%208%20%28%C3%9Cbersetzung%29 Empfehlung für die Art der Code Formatierung in Python (in Deutsch)]
Please note that all contributions to Chaosdorf Wiki are considered to be released under the Attribution 3.0 Unported (see Chaosdorf Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)