This repo is in the process of moving to: https://************.com/linux-kernel-module-cheat#python
The move will be done progressively as examples are needed there, and no new content will be added here.
Python minimal examples. Asserts used wherever possible. Tested in Ubuntu 18.04.
-
Introduction
-
Meta
-
Language
- Functions
- class
- Exception
- Decorator
- Exception
- Iterator
- Data types
- Multi-file operations:
import
, modules,imp
- Operators
- Python 3
- Cross-language
- C from Python
- Python from C
- py_from_c/eval.c
- Pure embedding
- py_from_c/test
-
Standard library
-
Third party
- Pexpect
- pip
- sphinx
- trac
- urllib2
- virtualenv
- waf
- wsgi
- Scientific
- NumPy
- SciPy
- SimPy
- matplotlib. Moving to https://************.com#matplotlib
- jupyter
- pandas
- h5py HDF5
- Interactive friendly
-
Packaging