Get startedGet started for free

Utilizing editable installs

The great part about installing your package in editable mode is that you don't need to reinstall it when you make changes to it.

In this exercise, you have found a bug in the impyrial.weight subpackage. You should fix it and check that your installed version of the package reflects this change.

This exercise is part of the course

Developing Python Packages

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise