mirror of
https://github.com/researchobjectschema/ro-crate-interoperability-profile.git
synced 2026-03-07 17:32:44 +01:00
255 B
255 B
Placeholder
This is the Python implementation
How to work on the project
- Make sure you install
astral-uv - Move to the project folder here
- Run the following commands
uv venv
source .venv/bin/activate
uv pip install -e .