Python Links: Unterschied zwischen den Versionen

Aus Wiki
Zur Navigation springen Zur Suche springen
(venv)
(typo)
Zeile 4: Zeile 4:
* [https://www.heise.de/hintergrund/Python-Richtige-JIT-Optimierung-damit-nichts-schiefgeht-7127649.html?seite=all Richtige JIT Optimierung]
* [https://www.heise.de/hintergrund/Python-Richtige-JIT-Optimierung-damit-nichts-schiefgeht-7127649.html?seite=all Richtige JIT Optimierung]
* [https://mathspp.com/blog/how-to-work-with-case-insensitive-strings Case insensitive comparisons]
* [https://mathspp.com/blog/how-to-work-with-case-insensitive-strings Case insensitive comparisons]
* [https://mathspp.com/blog/module-collections-overview Modue collections - namedtuple, deque, ChainMap, Counter, defaultdict]
* [https://mathspp.com/blog/module-collections-overview Module collections - namedtuple, deque, ChainMap, Counter, defaultdict]
* [https://textual.textualize.io/ Textual - Create command line GUIs]
* [https://textual.textualize.io/ Textual - Create command line GUIs]
* [https://docs.python.org/3/library/venv.html Creation of virtual environments with Python not conda]
* [https://docs.python.org/3/library/venv.html Creation of virtual environments with Python not conda]

Version vom 4. Mai 2023, 21:02 Uhr