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