Get startedGet started for free

Wrap-up

1. Wrap-up

Congratulations! You have covered a lot in this course, and by now you will be able to create great packages for yourself and others. I hope you are excited to use this to turn some of the code you already have into a package.

2. Small beginnings

Some of the most used Python packages started from one person deciding they were a good idea. And so I wish you, and whatever you decide to create, great success.

3. Recap

In this course, you took some loose code and learned how to transform it into a fully fledged package. And here is a reminder of all the things you covered in just a short time.

4. Further topics

You already have the skills you need to start creating great packages, but at some point you will need to start writing more complex tests for your package. And for this, there is a great course right here on DataCamp that goes more in-depth than we could here. You also might want to create a website for your package documentation. Thanks to tools like sphinx and websites like read-the-docs, this is easy and free. You can find out more about this here.

5. Well done!

Well done again, and happy developing!