Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gjbex/python-software-engineering

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

best-practices design-patterns functional-programming object-oriented-programming python python-training training

Last synced: 2 months ago
JSON representation

Repository for participants of the "Python software engineering" training

Awesome Lists containing this project

README

        

# Python software engineering

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

## What is it?

1. [`python_software_engineering.pptx`](python_software_engineering.pptx): PowerPoint
presentation used for the training.
1. [`source-code`](source-code): directory that contains sample code written to
develop the slides and illustrate concepts.
1. [`environment.yml`](environment.yml): conda environment file intended to be
cross-platform.
1. [`python_software_engineering_linux64_conda_specs.txt`](python_software_engineering_linux64_conda_specs.txt):
conda environment specification file specific for 64-bit Linux to precisely
reproduce the environment on which the code was developed.
1. [License](LICENSE): license information for the material in this repository.
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
repository.
1. [Code of conduct](CODE_OF_CONDUCT.md): when participating in this training
you accept to abide by the code of conduct.
1. docs: directory containing the website for this repository.

## Contributors

* Geert Jan Bex ([[email protected]](mailto:[email protected])),
Hasselt University/University of Leuven
* Mustafa Dikmen, University of Leuven
* correcting typos and pointing out various mistakes