Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung |
development:python:index [2019-12-16 09:53] – [Links] Martin Prochnow | development:python:index [2025-06-08 12:44] (aktuell) – [Links] Martin Prochnow |
---|
| |
===== Links ===== | ===== Links ===== |
| * https://anzeljg.github.io/rin2/book2/2405/docs/tkinter/index.html |
| * https://pillow.readthedocs.io/en/stable/reference/index.html |
| |
* http://www.python.org/dev/peps/pep-0008/ | * http://www.python.org/dev/peps/pep-0008/ |
* http://www.python.org/dev/peps/pep-0020/ | * http://www.python.org/dev/peps/pep-0020/ |
* http://www.blog.pythonlibrary.org/ | |
| |
* https://python-zeep.readthedocs.io/en/master/ - SOAP für Python | * https://python-zeep.readthedocs.io/en/master/ - SOAP für Python |
* https://pypi.org/project/cryptography/ | * https://pypi.org/project/cryptography/ |
* https://pypi.python.org/pypi/defusedxml/ | * https://pypi.python.org/pypi/defusedxml/ |
| |
* http://eli.thegreenplace.net/2009/08/29/co-routines-as-an-alternative-to-state-machines/ | |
* http://www.dabeaz.com/coroutines/index.html | |
* http://www.python.org/dev/peps/pep-0342/ | |
| |
* http://chriskiehl.com/article/parallelism-in-one-line/ | |
| |
* http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html | |
| |
* [[http://www.laurentluce.com/posts/python-threads-synchronization-locks-rlocks-semaphores-conditions-events-and-queues/|Ausführlicher Artikel über Threads unter Python]] | |
* [[http://code.activestate.com/recipes/66426-readwritelock/|Read-Write-Lock]] | |
* [[http://yukelzon.blogspot.de/2005/07/python-locks.html|Decorator zum Mutex locken]] | |
| |
* http://timgolden.me.uk/python/index.html | * http://timgolden.me.uk/python/index.html |
* http://timgolden.me.uk/python/win32_how_do_i/catch_system_wide_hotkeys.html | * http://timgolden.me.uk/python/win32_how_do_i/catch_system_wide_hotkeys.html |
* http://tech-artists.org/wiki/Python_Recipes#Watch_a_Directory_for_Changes | |
| |
* https://dask.org/ | * https://dask.org/ |