Size: 494
Comment:
|
Size: 702
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
== Servers == | == Tool chain == * [[Python/Installation|Installation]] * [[Python/Pip|pip]] * [[Python/Venv|venv]] * [[Python/Unittest|unittest]] == Applications and Servers == |
Line 16: | Line 25: |
== Programming == | == Language == |
Line 20: | Line 29: |
* [[Python/SetupFiles|Setup Files]] | |
Line 24: | Line 32: |
== Libraries == | == Parsers == |
Line 26: | Line 34: |
* [[Python/DunderFiles|Dunder Files]] | * [[Python/Pdfminer|pdfminer (PDFs)]] * [[Python/HtmlParser|html.parser (HTML)]] * [[Python/XmlSax|xml.sax (XML)]] |
Line 30: | Line 40: |
== Tool chain == | == Creating Libraries == |
Line 32: | Line 42: |
* [[Python/Pip|pip]] * [[Python/Venv|venv]] * [[Python/Unittest|unittest]] |
* [[Python/DunderFiles|Dunder Files]] * [[Python/SetupFiles|Setup Files]] |
Python
Tool chain
Applications and Servers
Language
Parsers