Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gjbex/python-software-engineering
- Owner: gjbex
- License: cc-by-4.0
- Created: 2019-11-15T07:08:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T08:26:56.000Z (3 months ago)
- Last Synced: 2024-10-25T10:54:28.275Z (3 months ago)
- Topics: best-practices, design-patterns, functional-programming, object-oriented-programming, python, python-training, training
- Language: Jupyter Notebook
- Homepage: https://gjbex.github.io/Python-software-engineering/
- Size: 3.79 MB
- Stars: 37
- Watchers: 5
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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