Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/infogulch/pyspades-events

Temporary scratch pad for an example implementation of the new pyspades event system
https://github.com/infogulch/pyspades-events

Last synced: 13 days ago
JSON representation

Temporary scratch pad for an example implementation of the new pyspades event system

Awesome Lists containing this project

README

        

pyspades-events
===============

Temporary scratch pad for an example implementation of the new pyspades event system

Testing
-------

Start with `python run.py`

Goals
-----
* Be able to load/unload scripts on demand
* Handle failed imports gracefully
* Handle failed invocations gracefully
* 'strict' mode: failed invocations return error immideately (for commands)