Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gjbex/python-for-systems-programming

Repository for participants of the "Python for systems programming" training
https://github.com/gjbex/python-for-systems-programming

python python-training system-programming training

Last synced: about 2 months ago
JSON representation

Repository for participants of the "Python for systems programming" training

Awesome Lists containing this project

README

        

# Python for systems programming

GitHub repository for participants of the "Python for systems programming" training.
For information on the training, see the website
[https://gjbex.github.io/Python-for-systems-programming/](https://gjbex.github.io/Python-for-systems-programming/)

## What is it?

1. [`python_for_systems_programming.pptx.pptx`](python_for_systems_programming.pptx): PowerPoint
presentation used for the training.
1. [`hands-on`](hands-on): directory that contains Jupyter notebooks for handson sessions
1. [`source-code`](source-code): directory that contains sample code written to
develop the slides and illustrate concepts.
1. [License](LICENSE): license information for the material in this repository.
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
repository.
1. docs: directory containing the website for this repository.