10 Scaling and solidifying your practices

This chapter covers

  • Extracting a project template to create future packages using cookiecutter
  • Publishing and installing packages with a private package repository server
  • Using namespace packages to split large projects across several packages

You’ve spent the majority of this book working up to the act of publishing a package. Throughout this book, I’ve emphasized the value of a repeatable process and automation, but so far what you’ve focused on is for only a single package. Now that you have a solid process in place for your package, what about the next package you want to create? Whether you’re interested in maintaining open source projects or becoming the subject matter expert on Python packaging ...

Get Publishing Python Packages now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.