Get startedGet started for free

Installing your package locally

Great work on writing the setup script. Now its time to install your new package.

This exercise is part of the course

Developing Python Packages

View Course

Exercise instructions

  • Using the terminal, install the package in editable mode using pip.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise