{ "info": { "author": "Ajit Singh", "author_email": "ajit.singh2905@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Live Server\n\n[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)\n\nServe static files and reload them when they get changed. Great for development!\n\nInspired by [live-server](https://www.npmjs.com/package/live-server) for Node.\n\n## Install\n\nInstall it globally\n\n```\npip install live-server\n```\n\n## Use\n\nStart Live Server in a folder with command line by using\n\n```\nlive-server\n```\n\nor give it a path\n\n```\nlive-server ../static\n```\n\nExplore more options like changing port number using\n\n```\nlive-server --help\n```\n\n## Found a bug?\n\nRaise an issue at its [repo](https://www.github.com/ajitid/live_server).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ajitid/live_server", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "live-server", "package_url": "https://pypi.org/project/live-server/", "platform": "", "project_url": "https://pypi.org/project/live-server/", "project_urls": { "Homepage": "https://github.com/ajitid/live_server" }, "release_url": "https://pypi.org/project/live-server/0.9.9/", "requires_dist": [ "Click (==7.0)", "tornado (==5.1.1)", "watchdog (==0.9.0)", "beautifulsoup4 (==4.6.3)" ], "requires_python": ">=3.4", "summary": "Serves your pages for development and automatically reloads when changed.", "version": "0.9.9" }, "last_serial": 4834205, "releases": { "0.9.9": [ { "comment_text": "", "digests": { "md5": "c164ffc0ecd10366e7949b2581c21e3f", "sha256": "1f00ade94ac4297b290993e0a7c78db0b74dd79ef05a2a4f28a8e072f912b80f" }, "downloads": -1, "filename": "live_server-0.9.9-py3-none-any.whl", "has_sig": false, "md5_digest": "c164ffc0ecd10366e7949b2581c21e3f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 5891, "upload_time": "2018-10-12T08:11:46", "url": "https://files.pythonhosted.org/packages/89/f0/b933db3fb5ee8e93dfb5f57755a9877baabf1c1d8caacf62f2b064173e72/live_server-0.9.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6bb8ab59b4bc870574c2057a539f311b", "sha256": "7d3f109f825cae24548a0d2c7686ac4203a2b96124674940c9868983103de124" }, "downloads": -1, "filename": "live_server-0.9.9.tar.gz", "has_sig": false, "md5_digest": "6bb8ab59b4bc870574c2057a539f311b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 3543, "upload_time": "2018-10-12T08:11:47", "url": "https://files.pythonhosted.org/packages/46/34/fcc6e810a5c3cd1c08da2ea10860c5ae6780d656cfd670677049e376ea4e/live_server-0.9.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c164ffc0ecd10366e7949b2581c21e3f", "sha256": "1f00ade94ac4297b290993e0a7c78db0b74dd79ef05a2a4f28a8e072f912b80f" }, "downloads": -1, "filename": "live_server-0.9.9-py3-none-any.whl", "has_sig": false, "md5_digest": "c164ffc0ecd10366e7949b2581c21e3f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 5891, "upload_time": "2018-10-12T08:11:46", "url": "https://files.pythonhosted.org/packages/89/f0/b933db3fb5ee8e93dfb5f57755a9877baabf1c1d8caacf62f2b064173e72/live_server-0.9.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6bb8ab59b4bc870574c2057a539f311b", "sha256": "7d3f109f825cae24548a0d2c7686ac4203a2b96124674940c9868983103de124" }, "downloads": -1, "filename": "live_server-0.9.9.tar.gz", "has_sig": false, "md5_digest": "6bb8ab59b4bc870574c2057a539f311b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 3543, "upload_time": "2018-10-12T08:11:47", "url": "https://files.pythonhosted.org/packages/46/34/fcc6e810a5c3cd1c08da2ea10860c5ae6780d656cfd670677049e376ea4e/live_server-0.9.9.tar.gz" } ] }