Getting Started =============== Installation ------------ pip ~~~ The latest release of PyCurator can be installed via pip by .. code-block:: console (.venv) $ pip install pycurator Launching The UI ---------------- PyCurator comes with a built-in UI implementation, allowing you to utilize the software as simply as .. code-block:: console (.venv) $ pycurator After which, the UI will guide you through the curation process.