{ "info": { "author": "airtoxin", "author_email": "airtoxin@icloud.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "plugin-loader\n=============\n\nimport helper for your app's plugin.\n\n|image0| |image1| |image2| |image3|\n\nInstall\n-------\n\n``$ pip install plugin-loader``\n\nUsage\n-----\n\nWildcard is \\*\n\n.. code:: python\n\n from plugin_loader import load_plugin\n\n plugins = load_plugin(\"flask_*\")\n\nyour app's plugin name must be ruled.\n\nex.\n\n- flask\\_hoge, flask\\_fuga, ...\n- fluent\\_plugin\\_hoge, fluent\\_plugin\\_fuga, ...\n- gulp\\_hoge, gulp\\_fuga, ...\n\nDevelop\n-------\n\nupdate readme\n~~~~~~~~~~~~~\n\n``$ pandoc -f markdown -t rst README.md > README``\n\n.. |image0| image:: https://pypip.in/v/plugin-loader/badge.svg\n :target: https://pypi.python.org/pypi/plugin-loader/\n.. |image1| image:: https://pypip.in/egg/plugin-loader/badge.svg\n :target: https://pypi.python.org/pypi/plugin-loader/\n.. |image2| image:: https://pypip.in/wheel/plugin-loader/badge.svg\n :target: https://pypi.python.org/pypi/plugin-loader/\n.. |image3| image:: https://pypip.in/license/plugin-loader/badge.svg\n :target: https://pypi.python.org/pypi/plugin-loader/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/airtoxin/plugin-loader", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "plugin-loader", "package_url": "https://pypi.org/project/plugin-loader/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/plugin-loader/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/airtoxin/plugin-loader" }, "release_url": "https://pypi.org/project/plugin-loader/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "import helper for your app's plugin.", "version": "0.1.1" }, "last_serial": 1502671, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bab8e92384f7d16a0e4030c923dca9a9", "sha256": "8d87a7b3346ff66d452614819588a362715a47cb972ae01c78f274bee4fd0cf5" }, "downloads": -1, "filename": "plugin-loader-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bab8e92384f7d16a0e4030c923dca9a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1686, "upload_time": "2015-04-12T12:03:44", "url": "https://files.pythonhosted.org/packages/a6/b6/c9894391a337eba6a5ed0dbe1055936417d159fe7fd1c2441793af397184/plugin-loader-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0ea3cc206eed2ce9a2d82dfef189467b", "sha256": "1bbc2e1943578530b065e80081bed05199031434448e561adb5b33d238c477b8" }, "downloads": -1, "filename": "plugin-loader-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0ea3cc206eed2ce9a2d82dfef189467b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2052, "upload_time": "2015-04-13T02:17:53", "url": "https://files.pythonhosted.org/packages/4f/e4/ad04702f2608983b71c36640fe9ec127c8772eace05e3fa01d7842cc7e17/plugin-loader-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0ea3cc206eed2ce9a2d82dfef189467b", "sha256": "1bbc2e1943578530b065e80081bed05199031434448e561adb5b33d238c477b8" }, "downloads": -1, "filename": "plugin-loader-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0ea3cc206eed2ce9a2d82dfef189467b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2052, "upload_time": "2015-04-13T02:17:53", "url": "https://files.pythonhosted.org/packages/4f/e4/ad04702f2608983b71c36640fe9ec127c8772eace05e3fa01d7842cc7e17/plugin-loader-0.1.1.tar.gz" } ] }