Basically, two mechanisms:
- Ability to retrieve Models from a given repository.
- Ability to contribute Models to a given repository.
Should it be in Argonodes? Should it be in the webapp? Both?
cf. https://pygithub.readthedocs.io/en/latest/examples/PullRequest.html, probably. Even if I think that being dependend on GitHub is not a perfect idea - should use git instead, cc. https://github.com/Byron/gitoxide for instance.
Basically, two mechanisms:
Should it be in Argonodes? Should it be in the webapp? Both?
cf. https://pygithub.readthedocs.io/en/latest/examples/PullRequest.html, probably. Even if I think that being dependend on GitHub is not a perfect idea - should use git instead, cc. https://github.com/Byron/gitoxide for instance.