Skip to content
Snippets Groups Projects
Select Git revision
  • 76869a7a3cf2f3ba8cb930bf2d804e87cfc5ead5
  • main default protected
2 results

python-package

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Dantali0n's avatar
    CWG-67: Fail any job we have not yet implemented
    Corné Lukken authored
    76869a7a
    History

    Example Python Package

    Build status Test coverage

    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