Skip to content

gjbex/Python-software-engineering

Repository files navigation

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/

What is it?

  1. python_software_engineering.pptx: PowerPoint presentation used for the training.
  2. source-code: directory that contains sample code written to develop the slides and illustrate concepts.
  3. environment.yml: conda environment file intended to be cross-platform.
  4. 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.
  5. License: license information for the material in this repository.
  6. Contributing: information on how to contribute to this repository.
  7. Code of conduct: when participating in this training you accept to abide by the code of conduct.
  8. docs: directory containing the website for this repository.

Contributors

  • Geert Jan Bex (geertjan.bex@uhasselt.be), Hasselt University/University of Leuven
  • Mustafa Dikmen, University of Leuven
    • correcting typos and pointing out various mistakes