[Github-comments] [geany-plugins] Build system support for first-class Python plugins (#297)

Matthew Brush notifications at xxxxx
Sun Nov 8 04:31:37 UTC 2015


With the new proxy plugin support in Geany and eventual update of GeanyPy to use it, we should consider adding support to the build system(s) to allow first-class Python plugins.

A few things that should be considered initially:

- GeanyPy plugins should force `--enable-geanypy`. Or however the dependency is best cared for.
- They should probably be compiled to `.pyc` files on installation, similar to GeanyPy's `.py` files.
- Whether we should have each their directory in `$topsrcdir`, or just install all the plugins found in GeanyPy's `plugins` directory.
- Other stuff I'm sure...

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/297
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151107/e7565b3d/attachment.html>


More information about the Github-comments mailing list