Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gjbex/python-for-systems-programming
- Owner: gjbex
- License: cc-by-4.0
- Created: 2018-11-14T11:03:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T11:15:26.000Z (7 months ago)
- Last Synced: 2024-06-27T16:12:00.103Z (7 months ago)
- Topics: python, python-training, system-programming, training
- Language: Jupyter Notebook
- Homepage: https://gjbex.github.io/Python-for-systems-programming/
- Size: 1.15 MB
- Stars: 38
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.