Getting Started#

Installation#

pip#

The latest release of PyCurator can be installed via pip by

(.venv) $ pip install pycurator

Launching The UI#

PyCurator comes with a built-in UI implementation, allowing you to utilize the software as simply as

(.venv) $ pycurator

After which, the UI will guide you through the curation process.