Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/widnyana/py-plugin

Very simple python plugin system
https://github.com/widnyana/py-plugin

Last synced: 20 days ago
JSON representation

Very simple python plugin system

Awesome Lists containing this project

README

        

py-plugin
=========



py-plugin adalah sebuah plugin sistem yg sangat simpel.

Cara Pakai
----------
Gampang banget om, tinggal clone repo ini, terus buka salah satu sample plugin yg tersedia untuk melihat struktur pluginnya.

Setiap plugin harus memiliki fungsi __run()__, karena fungsi ini yang akan di eksekusi oleh __main.py__

To Do
-----
- support supaya plugin bisa import library dan mengeksekusi method yang tersedia [status: __fixed__]
- etc, nyusul pelan pelan :p

License
-------
ga pakai license license segala, free to use without any warranty.
free, absolutly free



pertanyaan? cacimaki? silakan mention ke [@wdnyn](http://twitter.com/wdnyn) :)

September 2013, Widnyana