{ "info": { "author": "Arjun Pandey", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "===========\nbasicweb\n===========\n\nIt lauches a basic web server, provides a login page, validates the credenatilas fron sqlite DB and maintains cookies. \n\n-----------\n\nUseful for basic reporting of confidential data. It is a scalable application which launches more number of threads as per the requirement. \n\nPre-requisite\n============\n\n* sqlite DB knowledge\n\n* Basic HTML, CSS\n\n* Baisc HTTP protocol \n\nExecution & Output\n-------------------\n\narjun$ python web.py\n\n('Started httpserver on port ', 8080)\n\n192.168.2.1 - - [16/Jul/2017 15:14:14] \"GET / HTTP/1.1\" 200 -Filename: web.py\n\n192.168.2.1 - - [16/Jul/2017 15:15:06] \"GET /css/table.css HTTP/1.1\" 200 -\n\n192.168.2.1 - - [16/Jul/2017 15:15:06] \"GET /js/table.js HTTP/1.1\" 200 -", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "basicweb", "package_url": "https://pypi.org/project/basicweb/", "platform": "", "project_url": "https://pypi.org/project/basicweb/", "project_urls": null, "release_url": "https://pypi.org/project/basicweb/1.0/", "requires_dist": null, "requires_python": "", "summary": "Running a light weight web server for reporting", "version": "1.0" }, "last_serial": 3028112, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "a8b628c80f638a994d2870e0ce15e43f", "sha256": "037fc3c9a926fa22171414f4a1c51ae9c55638b75d8f3d288766d11739085090" }, "downloads": -1, "filename": "basicweb-1.0.tar.gz", "has_sig": false, "md5_digest": "a8b628c80f638a994d2870e0ce15e43f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2919, "upload_time": "2017-07-17T08:26:22", "url": "https://files.pythonhosted.org/packages/f9/d4/0f052d932410c72dc5b42364db16a50e02eee938d2903c958b79c391014f/basicweb-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8b628c80f638a994d2870e0ce15e43f", "sha256": "037fc3c9a926fa22171414f4a1c51ae9c55638b75d8f3d288766d11739085090" }, "downloads": -1, "filename": "basicweb-1.0.tar.gz", "has_sig": false, "md5_digest": "a8b628c80f638a994d2870e0ce15e43f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2919, "upload_time": "2017-07-17T08:26:22", "url": "https://files.pythonhosted.org/packages/f9/d4/0f052d932410c72dc5b42364db16a50e02eee938d2903c958b79c391014f/basicweb-1.0.tar.gz" } ] }