ESGVOC BACKEND Earth Science - VOCabulary backend How to contribute Install Python dev environment Pip pip install -e . Rye rye sync Linters & code formatters Pip pip install pre-commit pre-commit install Rye rye install rye run pre-commit install Start API server Rye rye run server