Links ===== .. rubric:: Offizielle Seiten * `Python Projektseite (en.) `_ * `Python Dokumentation (en.) `_ .. rubric:: Bücher und Tutorials * `Das Python-Tutorial (de, Python3-Version) `_ * `Python 2 und 3 Tutorial `_ * `Learning with Python 3 (en.) `_ * `Think Python (en.) `_ * `Think Complexity (en.) `_ .. * `Das Python2-Tutorium (de, von Guido von Rossum) `_ .. * `Das Python2-Tutorium (de, PDF-Version) `_ .. * `Python-Einführung von Martin Schimmels (de, PDF) `_ * `Python Vortrags-Folien `_ .. * `Python 2 Openbook (de.) `_ .. http://python-guide-pt-br.readthedocs.io/en/latest/scenarios/admin/ .. rubric:: Dokumentationen von hilfreichen Werkzeugen * `Sphinx: Dokumentation von Projekten (en.) `_ * `Scipy: Wissenschaftliche Werkzeuge (en.) `_ .. http://stackoverflow.com/questions/tagged/numpy .. rubric:: Code-Suche * `Nullege Python Quellcode-Suchmaschine `_ .. rubric:: Private Python-Seiten * `Mathematik mit Python `_ .. rubric:: Tips und Tricks * `Python bei Stack Overflow `__ * `Python Code-Beispiel-Suchmaschine `__ .. * Reguläre Ausdrücke .. https://developers.google.com/edu/python/regular-expressions .. https://docs.python.org/3/howto/regex.html .. http://www.pythonforbeginners.com/regex/regular-expressions-in-python .. https://regexone.com/references/python .. http://thepythonguru.com/python-regular-expression/ .. .. rubric:: Optimierung .. * https://github.com/biosustain/swiglpk .. * https://github.com/biosustain/optlang .. * https://optlang.readthedocs.io/en/latest/