isopy packages --remote
isopy packages --local
# Creates an .isopy.yaml configuration file in current directory
isopy project python:3.11.1
# Installs the package into an environment associated with this directory
isopy init --download
# Starts a shell in this environment
isopy sh