Installation of Ceeder

This part of the documentation covers the installation of Ceeder.

python -m pip install ceeder

To install Ceeder, simply run this simple command in your terminal of choice:

$ python -m pip install ceeder

Most users will want to do this within a virtual environment, or however you choose to isolate the system python with your project.