Install a local Python package by using pipx

Run your scripts globally in seconds

Published on

Last update on

A way to install globally a local python package is using pipx.

You just need to use the install command.

For example:

pipx install /path/to/project your-package-name

The /path/to/project should be the path to the folder that contains your pyproject.yaml.

Thanks for reading to the end! 🎉

If you’d like to stay in touch Follow me on X and Mastodon.

I'm active in many places on the internet, checkout the footer or the links page.