Skip to content
Snippets Groups Projects
Select Git revision
  • add-pre-commit-improve-tox-setup-2
  • add-pre-commit-improve-tox-setup
  • main default protected
  • source-documentation-demo
  • fix-code-coverage-percentage-badge
  • ci-base-image
6 results

python-binary-wheel-package

  • Clone with SSH
  • Clone with HTTPS
  • Klaas Kliffen's avatar
    Klaas Kliffen authored
    Initial cookiecutter
    
    Closes CWG-39
    
    See merge request !15
    4124c594
    History

    Example Python Package

    An example repository of an CI/CD pipeline for building, testing and publishing a python package.

    If you find some missing functionality with regards to CI/CD, testing, linting or something else, feel free to make a merge request with the proposed changes.

    How to apply this template

    This templates uses cookiecutter which can be

    pip install --user cookiecutter

    Then you can create an instance of your template with:

    cookiecutter https://git.astron.nl/templates/python-package.git
    # Next follow a set of prompts (such as the name and description of the package)

    License

    This project is licensed under the Apache License Version 2.0