Skip to content

Installation#

Python#

pipx install camply

Note

If you're using camply on your command line - it's recommended that you use a tool like pipx to easily manage the application in an isolated virtual environment. However you can always pip install camply as well.

PyPI Link

Docker#

docker pull juftin/camply

Docker Hub Link

**see Running in Docker.