{ "info": { "author": "BorisPlus", "author_email": "boris-plus@mail.ru", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries" ], "description": "====================\nDummy WSGI Framework\n====================\n\nCommon description\n==================\n\n**Dummy WSGI Framework** is base for your Web-applications or your own WSGI-framework.\nIt is \"unpretentious\" and \"dummy\" (although in fact it is not so \"simple\" and \"stupid\" as it may seem at first glance). It was build as *Just4Fun*-project.\n\n**Dummy WSGI Framework** methodology contain \"controllers\" and \"views\", as pattern \"Model-View-Controller\" without \"Model\".\n\nIt allows you to work with views generated within controllers or loaded from files, for example, in the basic version of the framework it is just HTML-files.\n\n**Dummy WSGI Framework** is potentially expanding:\n\n* due to open access to the WSGI-interface at the level of application controllers, developed on its (framework) basis;\n* due to the possibility of using arbitrary template engines due to the function of loading view files implemented in the core of the decorator framework;\n* and, in the end, it's Python, there's a lot possible.\n\nYou are free to use **Dummy WSGI Framework** as a framework for your Web applications or as a basis for your Web framework. It is not necessary to refer to the fact that You use **Dummy WSGI Framework**, but I would like to have a public review, even if it is not positive.\n\nLinks\n=====\n\nGitHub - https://github.com/BorisPlus/dummy_wsgi_framework\n\nAuthor\n======\n\nBorisPlus\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BorisPlus/dummy_wsgi_framework", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "dummy_wsgi_framework", "package_url": "https://pypi.org/project/dummy_wsgi_framework/", "platform": "", "project_url": "https://pypi.org/project/dummy_wsgi_framework/", "project_urls": { "Homepage": "https://github.com/BorisPlus/dummy_wsgi_framework" }, "release_url": "https://pypi.org/project/dummy_wsgi_framework/0.0.19/", "requires_dist": null, "requires_python": "", "summary": "Dummy WSGI Framework is base for your Web-applications or your own WSGI-framework", "version": "0.0.19" }, "last_serial": 4297265, "releases": { "0.0.18": [ { "comment_text": "", "digests": { "md5": "9fd2751200752402ea565eb07308b8cb", "sha256": "7220d70548f130d3fa93b17af7bbcdb9e22b535b492ec43abc66010a419d22b4" }, "downloads": -1, "filename": "dummy_wsgi_framework-0.0.18.tar.gz", "has_sig": false, "md5_digest": "9fd2751200752402ea565eb07308b8cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1692, "upload_time": "2018-09-21T07:39:10", "url": "https://files.pythonhosted.org/packages/69/dc/072c100e3a51502aa0dbc1a7cb0c9e4f74638e8bbbc61e19ea0a110b1493/dummy_wsgi_framework-0.0.18.tar.gz" } ], "0.0.19": [ { "comment_text": "", "digests": { "md5": "6304e49f2918b32d4ff121038a3b89b4", "sha256": "c5c46eb332ec04519824b2ebb8a6aef5837cbd63baeb670c9976e8e360b609a9" }, "downloads": -1, "filename": "dummy_wsgi_framework-0.0.19.tar.gz", "has_sig": false, "md5_digest": "6304e49f2918b32d4ff121038a3b89b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4120, "upload_time": "2018-09-21T18:05:19", "url": "https://files.pythonhosted.org/packages/0e/d1/b41f082672fa239d620b60e991c25ce56894d78a20d6e505f1adc611e8bb/dummy_wsgi_framework-0.0.19.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6304e49f2918b32d4ff121038a3b89b4", "sha256": "c5c46eb332ec04519824b2ebb8a6aef5837cbd63baeb670c9976e8e360b609a9" }, "downloads": -1, "filename": "dummy_wsgi_framework-0.0.19.tar.gz", "has_sig": false, "md5_digest": "6304e49f2918b32d4ff121038a3b89b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4120, "upload_time": "2018-09-21T18:05:19", "url": "https://files.pythonhosted.org/packages/0e/d1/b41f082672fa239d620b60e991c25ce56894d78a20d6e505f1adc611e8bb/dummy_wsgi_framework-0.0.19.tar.gz" } ] }