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

https://github.com/gjbex/python-for-programmers

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

python python-training training

Last synced: 6 months ago
JSON representation

Repository for participants of the "Python for programmers" training

Awesome Lists containing this project

README

          

# Python for programmers

Repository for participants of the "Python for programmers" training

## What is it?

* `python_for_programmers.pptx`: Microsoft Powerpoint presentation
that can be used for the training.
* `source_code`: source code used in the slides as well as additional
material not covered in the slides. There are also a number of
Jupyter notebooks on specific topics.
* `environment.yml`/`python_for_programmers_linux64_conda_specs.txt`: conda environment specifications with all
Python packages used in this material.
* `docs`: website for this training.
* `CONTRIBUTING.md`: how to contribute to this material.
* `LICENSE`: license under which this material is released.
* `CODE_OF_CONDUCT.md`: code of conduct for this training.