Tutorials¶
Overviews¶
- Python 102 for scientific computing and data analysis
Good overview. Includes things like organization, testing, documentation, logging, cli, and optimization
- HyperModern Python
- Part I - Setup
- Part II - Testing
- Part III - Linting
- Part IV - Typing
- Part V - Documentation
- Part VI - CI/CD
- Python for HPC: Community Materials