{ "info": { "author": "Jeremiah Dodds", "author_email": "jeremiah.dodds@gmail.com", "bugtrack_url": null, "classifiers": [ "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" ], "description": "This is a small, process-based framework, intended for writing applications that\nare defined by plugin-based functionality.\n\nApplications are defined as a set of messages that will be generated and\nresponded to by some plugin being run by an application. For instance, a music\nplayer might be defined by the commands \"play, pause, skipsong, skipalbum\". As\nlong as a combination of plugins results in at least one generator of, and one\nlistener to, each message required, the application will happily run (perhaps\nnot with the behaviour you expect though.).\n\nThis is currently very much in beta. There are probably massive ugly\nproblems. Patches welcome.\n\nFor an example of an application using this, checkout out Pyrana\n(https://github.com/jdodds/pyrana).", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/jdodds/feather/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jdodds/feather", "keywords": "framework plugins plugin frameworks multiprocessing", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "feather", "package_url": "https://pypi.org/project/feather/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/feather/", "project_urls": { "Download": "https://github.com/jdodds/feather/downloads", "Homepage": "https://github.com/jdodds/feather" }, "release_url": "https://pypi.org/project/feather/0.9.1dev/", "requires_dist": null, "requires_python": null, "summary": "A small framework for developing small plugin-based applications", "version": "0.9.1dev" }, "last_serial": 791912, "releases": { "0.9.1dev": [ { "comment_text": "", "digests": { "md5": "56a37fec1f3b6048a9afc8577cce3434", "sha256": "917935bbf0cbbb55f44c0512f34291c0d146b10d042a2dc674e0db50d574d3b6" }, "downloads": -1, "filename": "feather-0.9.1dev-py2.7.egg", "has_sig": false, "md5_digest": "56a37fec1f3b6048a9afc8577cce3434", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 12932, "upload_time": "2011-07-10T04:29:16", "url": "https://files.pythonhosted.org/packages/a2/f1/b99f063df339455ff35be34f2079fdd8adae2c3f7303b85a73daace75055/feather-0.9.1dev-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "1d3710febcd7b6f8a663aa3e943f9a9b", "sha256": "b0e3f1918f91a143e6bee32ceb5d30d460fbd9d62cefa688936e5895ed643fef" }, "downloads": -1, "filename": "feather-0.9.1dev.tar.gz", "has_sig": false, "md5_digest": "1d3710febcd7b6f8a663aa3e943f9a9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9752, "upload_time": "2011-07-10T04:29:15", "url": "https://files.pythonhosted.org/packages/77/d1/073c848713d9987f48d0bc8415646760a069ef3ca80e9b45fdb6b4422133/feather-0.9.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "56a37fec1f3b6048a9afc8577cce3434", "sha256": "917935bbf0cbbb55f44c0512f34291c0d146b10d042a2dc674e0db50d574d3b6" }, "downloads": -1, "filename": "feather-0.9.1dev-py2.7.egg", "has_sig": false, "md5_digest": "56a37fec1f3b6048a9afc8577cce3434", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 12932, "upload_time": "2011-07-10T04:29:16", "url": "https://files.pythonhosted.org/packages/a2/f1/b99f063df339455ff35be34f2079fdd8adae2c3f7303b85a73daace75055/feather-0.9.1dev-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "1d3710febcd7b6f8a663aa3e943f9a9b", "sha256": "b0e3f1918f91a143e6bee32ceb5d30d460fbd9d62cefa688936e5895ed643fef" }, "downloads": -1, "filename": "feather-0.9.1dev.tar.gz", "has_sig": false, "md5_digest": "1d3710febcd7b6f8a663aa3e943f9a9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9752, "upload_time": "2011-07-10T04:29:15", "url": "https://files.pythonhosted.org/packages/77/d1/073c848713d9987f48d0bc8415646760a069ef3ca80e9b45fdb6b4422133/feather-0.9.1dev.tar.gz" } ] }