{ "info": { "author": "Lars van de Kerkhof", "author_email": "lars@permanentmarkers.nl", "bugtrack_url": null, "classifiers": [], "description": "\nuWSGI API - Python decorators - with fallback for running outside uwsgi\n\nUwsgi offers a nice pyhton api in the form of decorators.\nIt's a shame that you can nolonger run your code outside of uwsgi.\nThis package implements fallbacks for the uwsgi decorators, that either do\nnothing, or run the asynchronous stuff synchronously.\n\nBeats import errors right?\n\nthis module provides fallbacks for the following uwsgi decorators::\n\n spool\n lock\n cron\n timer\n\nusage, just import the decorators from uwsgidecoratorsfallback instead of\nuwsgidecorators and your code will nolonger import error outside of uwsgi::\n\n from uwsgidecoratorsfallback import spool, lock, cron, timer\n\nAfter that just use as intended, outside of uwsgi you get alternatives that\neither do nothing or run the function synchronously.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/devopsconsulting/uwsgidecorators-fallback", "keywords": "uwsgi", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "uwsgidecorators-fallback", "package_url": "https://pypi.org/project/uwsgidecorators-fallback/", "platform": "", "project_url": "https://pypi.org/project/uwsgidecorators-fallback/", "project_urls": { "Homepage": "https://github.com/devopsconsulting/uwsgidecorators-fallback" }, "release_url": "https://pypi.org/project/uwsgidecorators-fallback/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "uWSGI API - Python decorators - with fallback for running outside uwsgi", "version": "0.0.3" }, "last_serial": 4838809, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fbf645df1bd36e044ce5dbf2cc760c0f", "sha256": "b0b2db6e988ebb0880304ebd04ebe3816b51efc1e3959bc3cdd3a0119485303e" }, "downloads": -1, "filename": "uwsgidecorators-fallback-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fbf645df1bd36e044ce5dbf2cc760c0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1832, "upload_time": "2016-04-28T16:38:23", "url": "https://files.pythonhosted.org/packages/73/5b/d2a6daa28fd42769ae20aacadb9ecd8e863b041b3675407a5bcae78c75d4/uwsgidecorators-fallback-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "15b972379936912dcf1d4bc446a4a186", "sha256": "13cd6bc516df31d913e63c08258ca4a98fb837f2a70358176036a8dc6e43c1a7" }, "downloads": -1, "filename": "uwsgidecorators-fallback-0.0.2.tar.gz", "has_sig": false, "md5_digest": "15b972379936912dcf1d4bc446a4a186", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2038, "upload_time": "2017-07-05T13:51:45", "url": "https://files.pythonhosted.org/packages/63/30/0b41c2a63d130a0d75c013f2b7a72e496673c7b1bb9753716a63bc8a20e2/uwsgidecorators-fallback-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "09f2c900a3905841e8cc509dd37189cd", "sha256": "ba904edadeaba538c3d0c90a82639944ea4dfbb2fcea088ae0640e8bd51a2cfe" }, "downloads": -1, "filename": "uwsgidecorators-fallback-0.0.3.tar.gz", "has_sig": false, "md5_digest": "09f2c900a3905841e8cc509dd37189cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2094, "upload_time": "2019-02-19T09:14:47", "url": "https://files.pythonhosted.org/packages/26/eb/2bbe5b0a8180b4b4c5a3aa3d2d97d2d2f70b69bf0acb70825981b77f9dd0/uwsgidecorators-fallback-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "09f2c900a3905841e8cc509dd37189cd", "sha256": "ba904edadeaba538c3d0c90a82639944ea4dfbb2fcea088ae0640e8bd51a2cfe" }, "downloads": -1, "filename": "uwsgidecorators-fallback-0.0.3.tar.gz", "has_sig": false, "md5_digest": "09f2c900a3905841e8cc509dd37189cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2094, "upload_time": "2019-02-19T09:14:47", "url": "https://files.pythonhosted.org/packages/26/eb/2bbe5b0a8180b4b4c5a3aa3d2d97d2d2f70b69bf0acb70825981b77f9dd0/uwsgidecorators-fallback-0.0.3.tar.gz" } ] }