{ "info": { "author": "Andrey Grygoryev", "author_email": "undeadgrandse@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup :: HTML" ], "description": "Live HTML\n=========\n\nSimple tool that helps you to desing in the browser. You just need python\ninterpreter:\n\n >>> import livehtml\n >>> livehtml.start_server('.')\n\nNow you can just open your favorite text editor or IDE, create new html file,\nwrite something like:\n\n \n \n \n \n \n\nin this file and open it in browser like:\n\n http://127.0.0.1:8888/new-file.html\n\nAnd after any changes you'l save in your file you can immediately see the\nchanges in browser.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/GrAndSE/livehtml", "keywords": "HTML css javascript server", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "livehtml", "package_url": "https://pypi.org/project/livehtml/", "platform": "any", "project_url": "https://pypi.org/project/livehtml/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/GrAndSE/livehtml" }, "release_url": "https://pypi.org/project/livehtml/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Simple development server for writing an html pages", "version": "0.0.1" }, "last_serial": 794260, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0e75042a46d6c6d6989a00e4a863af09", "sha256": "d5d12a4c865e34222a8986869bca2c4c0d80fff6f9a829c83eb1d4817e012660" }, "downloads": -1, "filename": "livehtml-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0e75042a46d6c6d6989a00e4a863af09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4315, "upload_time": "2012-06-27T22:35:09", "url": "https://files.pythonhosted.org/packages/bc/f5/3ec8afd87cb3be53516f69986ae2b0104db2185a0d425307477d8794a8e6/livehtml-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e75042a46d6c6d6989a00e4a863af09", "sha256": "d5d12a4c865e34222a8986869bca2c4c0d80fff6f9a829c83eb1d4817e012660" }, "downloads": -1, "filename": "livehtml-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0e75042a46d6c6d6989a00e4a863af09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4315, "upload_time": "2012-06-27T22:35:09", "url": "https://files.pythonhosted.org/packages/bc/f5/3ec8afd87cb3be53516f69986ae2b0104db2185a0d425307477d8794a8e6/livehtml-0.0.1.tar.gz" } ] }