feather 0.9.1dev
A small framework for developing small plugin-based applications
This is a small, process-based framework, intended for writing applications that are defined by plugin-based functionality.
Applications are defined as a set of messages that will be generated and responded to by some plugin being run by an application. For instance, a music player might be defined by the commands "play, pause, skipsong, skipalbum". As long as a combination of plugins results in at least one generator of, and one listener to, each message required, the application will happily run (perhaps not with the behaviour you expect though.).
This is currently very much in beta. There are probably massive ugly problems. Patches welcome.
For an example of an application using this, checkout out Pyrana (https://github.com/jdodds/pyrana).
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| feather-0.9.1dev-py2.7.egg (md5) | Python Egg | 2.7 | 2011-07-10 | 12KB | 595 |
| feather-0.9.1dev.tar.gz (md5) | Source | 2011-07-10 | 9KB | 264 | |
- Author: Jeremiah Dodds
- Home Page: https://github.com/jdodds/feather
- Download URL: https://github.com/jdodds/feather/downloads
- Keywords: framework plugins plugin frameworks multiprocessing
- License: BSD
-
Categories
- Development Status :: 4 - Beta
- Environment :: Plugins
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python :: 2.7
- Topic :: Software Development
- Topic :: Software Development :: Libraries :: Application Frameworks
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: Jeremiah.Dodds
- DOAP record: feather-0.9.1dev.xml
