A collection of notebooks with examples about the main Python packages: NumPy, Pandas, Matplotlib, SciPy.
Good references for Python programming are:
- Jake VanderPlas' Python Data Science Handbook
- Wes McKinney's Python for Data Analysis, 3rd Edition
- Scopatz and Huff's Effective Computation in Physics
- Gorelick - High Performance Python, 2nd Edition
pytest, framework for tests
Python Packaging, Python code distribution
Read the Docs, open source software documentation