Intermediate Python: Publishing Libraries

All our offers are free of charge!

We’ve written a library and we’re ready to share it with others, but how exactly do we make it as easy as possible for them to use our code? In this workshop we’ll start with a finished python project and learn how to publish our code on PyPi so that anyone can install it, as well as how to automate the process using GitLab’s CI/CD pipelines.