Skip to content
Snippets Groups Projects
Select Git revision
  • 5b480fd92a9d12e171bf759f5b4e164e75f3031c
  • main default protected
2 results

python-package

  • Clone with SSH
  • Clone with HTTPS
  • Klaas's avatar
    Klaas Kliffen authored
    5b480fd9
    History

    Example Python Package

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

    Installation

    pip install map

    Usage

    from map import cool_module
    
    cool_module.greeter()   # prints "Hello World"

    License

    This project is licensed under the Apache License Version 2.0