Skip to article frontmatterSkip to article content

The word “package”

A Python package is something you can import e.g. import numpy

An imaginary friend

A Python package is something you can install, e.g. pip install numpy

My other imaginary friend