Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement automatic DSDL installation from the central repository #273

Open
pavel-kirienko opened this issue Feb 2, 2023 · 0 comments
Open

Comments

@pavel-kirienko
Copy link
Member

See the description here: https://forum.opencyphal.org/t/central-repository-of-dsdl-namespaces/1817

By default, the auto-compilation should be disabled. PyCyphal should provide a function like pycyphal.dsdl.enable_automatic_dsdl_fetching(repository_uri: str = 'https://dsdl.opencyphal.org/repository.yaml') -> None, which should be invoked during early initialization. If invoked, it would modify the autocompilation hook to look for the missing namespaces in the registry and fetch them if necessary.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant