Python
Table of Contents
Section titled “Table of Contents”Python
Section titled “Python”Guides, tutorials, and notes on Python programming, libraries, testing, and tooling.
Articles
Section titled “Articles”- argparse Notes - Command-line argument parsing with Python’s argparse library
- Deep Copy os.environ: Shell vs Python Discrepancy - Understanding environment variable handling differences between shell and Python
- Jira Automation in Python - Automating Jira tasks and workflows using Python
- Python Paths & Module Resolution - Comprehensive guide to filesystem navigation with pathlib and module imports with PYTHONPATH/sys.path
- Python Project Structure - Best practices for organizing Python projects
- Python Testing with pytest - Comprehensive guide to testing Python code with pytest
- Threading - Working with threads and concurrent programming in Python
- Unittest Notes - Notes on Python’s unittest framework and testing patterns
- Using Aspose - Working with Aspose libraries for document processing in Python
- Using uv - Guide to using uv, the fast Python package installer and resolver