{ "info": { "author": "Brian Stidsen", "author_email": "brianstidsen@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries" ], "description": "A(n almost) transparent replacement for yapsy made for python 3.4+.\n\nI kept having issues with Yapsy so here we are. No complaints with the\nauthors of Yapsy though, they never got to hear my anguish because I was\non a tight schedule to finish a project. Perhaps I just didn't get how it was supposed to work. You might have better luck.\n\nIn any case this is a quick and very basic implementation of a plugin framework. Documentation may follow (check Yapsy documentation for now) or I may dig deeper into Yapsy to solve the issues I had if they are compatible with how I would like the plugin framework to act.\n\nSince I already had the logic in place for the existing Yapsy methods I have used identical names, including their intended functionality. This is done even if unnecessary or overkill in this basic package. Thus it should be easy to go back to Yapsy if that makes sense at a later point.\n\nNote: Alpha for now - YMMV.\n\nTo install: ``pip install blasy``\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/bristi/blasy", "keywords": "plugin", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "blasy", "package_url": "https://pypi.org/project/blasy/", "platform": "", "project_url": "https://pypi.org/project/blasy/", "project_urls": { "Homepage": "http://github.com/bristi/blasy" }, "release_url": "https://pypi.org/project/blasy/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Plugin functionality", "version": "0.1.2" }, "last_serial": 3204725, "releases": { "0.1.0a0": [ { "comment_text": "", "digests": { "md5": "8cda0437eaa416e48c854b683cc02a18", "sha256": "8a4c664366330a0fa932a5413f43968d154e5c146b504549cd29704f365890a4" }, "downloads": -1, "filename": "blasy-0.1.0a0.tar.gz", "has_sig": false, "md5_digest": "8cda0437eaa416e48c854b683cc02a18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3840, "upload_time": "2017-08-15T18:02:20", "url": "https://files.pythonhosted.org/packages/bc/04/3917823dadd90523fb7f8f309a972cede3555de36edbf5c1bc2f2fe82ee0/blasy-0.1.0a0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2fa6fb247f47329d4bd7c2cc684c0b9c", "sha256": "e5d63a17e044b97b6887a2011d05a806c86faf789814e3511d6ee1bcadf77ba1" }, "downloads": -1, "filename": "blasy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2fa6fb247f47329d4bd7c2cc684c0b9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3846, "upload_time": "2017-09-21T16:22:09", "url": "https://files.pythonhosted.org/packages/2d/5a/5bf4d68e211f6b2baad307a29e719e5c8c1019a63db00af26f5e3cada288/blasy-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "711afb193b5040db04b3d55818ce7c99", "sha256": "fbb1ddec935c3de8cb55da4998601731d86b7ff4e0dc63c3c3b54845061dbfd1" }, "downloads": -1, "filename": "blasy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "711afb193b5040db04b3d55818ce7c99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3836, "upload_time": "2017-09-26T18:22:05", "url": "https://files.pythonhosted.org/packages/53/80/cfb212d07bb2d0f7e4c7a4443fc1c6844b4d5c7e566d51826956fdc907e9/blasy-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "711afb193b5040db04b3d55818ce7c99", "sha256": "fbb1ddec935c3de8cb55da4998601731d86b7ff4e0dc63c3c3b54845061dbfd1" }, "downloads": -1, "filename": "blasy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "711afb193b5040db04b3d55818ce7c99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3836, "upload_time": "2017-09-26T18:22:05", "url": "https://files.pythonhosted.org/packages/53/80/cfb212d07bb2d0f7e4c7a4443fc1c6844b4d5c7e566d51826956fdc907e9/blasy-0.1.2.tar.gz" } ] }