💾 Archived View for tommi.space › Python.gmi captured on 2023-01-29 at 03:28:22. Gemini links have been rewritten to link to archived content
View Raw
More Information
-=-=-=-=-=-=-
I will never learn Python. It requires little effort but I do not have any. I pile up potentially useful stuff about it in this note, in the vain hope I will get to it one day.
- Handling CSVs with Python
Handling CSVs with Python
Resources
- 100 page Python intro
- The Hitchhiker’s Guide to Python, python best practices guidebook, written for humans.
- Python reference, useful functions, tutorials, and other Python-related things
100 page Python intro
The Hitchhiker’s Guide to Python
Python reference