Plugin Manager #2180
Labels
GoodFirstProject
Good first project to get started working on Naev!
Priority-High
Important issue that will block releases.
Type-Enhancement
Issue refers to a vector of improvement for Naev.
With plugin support and the naev-plugins repository online. We need some sort of plugin manager before plugins can become a widespread reality. There are multiple approaches to do this:
I do think a standalone app that can be called from Naev is probably the best and most flexible option. It would allow us to use all sorts of http libraries and such from python without having to link and add lots of API to libraries. It would also allow managing plugins without starting Naev so you don't have to restart. Probably a good first project for someone who is interested in writing up a practical python app :)
The text was updated successfully, but these errors were encountered: