AI · 59
OS · 169
Packages · 147
Programming · 146
Concepts · 16
2 pages tagged snippets.
snippets
Useful Python one-liners runnable directly from the shell with python -c or python -m. No file creation needed.
Short standalone Python scripts for common tasks — file I/O, JSON manipulation, HTTP requests, CSV processing, and data transformation.