# LiveReload
Reload webpages on changes, without hitting refresh in your browser.
## Installation
<!-- start install -->
LiveReload is for web developers who know Python. It is available on [PyPI].
```
$ pip install livereload
```
[pypi]: https://pypi.python.org/pypi/livereload
<!-- end install -->
## Documentation
[LiveReload's documentation is hosted on ReadTheDocs][docs].
[docs]: https://livereload.readthedocs.io/en/latest/
## Security Report
To report a security vulnerability, please use the [Tidelift security contact].
Tidelift will coordinate the fix and disclosure.
[tidelift security contact]: https://tidelift.com/security
Raw data
{
"_id": null,
"home_page": "https://github.com/lepture/python-livereload",
"name": "livereload",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Hsiaoming Yang",
"author_email": "me@lepture.com",
"download_url": "https://files.pythonhosted.org/packages/da/fa/049e6a4aa02c5fe21d053bafddb5c03a551f8c667c0a7399c3ef4aa42d36/livereload-2.7.0.tar.gz",
"platform": null,
"description": "# LiveReload\n\nReload webpages on changes, without hitting refresh in your browser.\n\n## Installation\n\n<!-- start install -->\n\nLiveReload is for web developers who know Python. It is available on [PyPI].\n\n```\n$ pip install livereload\n```\n\n[pypi]: https://pypi.python.org/pypi/livereload\n\n<!-- end install -->\n\n## Documentation\n\n[LiveReload's documentation is hosted on ReadTheDocs][docs].\n\n[docs]: https://livereload.readthedocs.io/en/latest/\n\n## Security Report\n\nTo report a security vulnerability, please use the [Tidelift security contact].\nTidelift will coordinate the fix and disclosure.\n\n[tidelift security contact]: https://tidelift.com/security\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Python LiveReload is an awesome tool for web developers",
"version": "2.7.0",
"project_urls": {
"Homepage": "https://github.com/lepture/python-livereload"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b3517a862d416ed2b4dc90ea272e96a439a430bb4ca74ebcccfcc8dab4bac7e3",
"md5": "d8da2c9a0fa1fc99291e8cb91ba030f3",
"sha256": "19bee55aff51d5ade6ede0dc709189a0f904d3b906d3ea71641ed548acff3246"
},
"downloads": -1,
"filename": "livereload-2.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d8da2c9a0fa1fc99291e8cb91ba030f3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 22530,
"upload_time": "2024-06-23T10:38:17",
"upload_time_iso_8601": "2024-06-23T10:38:17.397183Z",
"url": "https://files.pythonhosted.org/packages/b3/51/7a862d416ed2b4dc90ea272e96a439a430bb4ca74ebcccfcc8dab4bac7e3/livereload-2.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dafa049e6a4aa02c5fe21d053bafddb5c03a551f8c667c0a7399c3ef4aa42d36",
"md5": "1738e8b08189b4bfb6c84bd85e8ee6e4",
"sha256": "f4ba199ef93248902841e298670eebfe1aa9e148e19b343bc57dbf1b74de0513"
},
"downloads": -1,
"filename": "livereload-2.7.0.tar.gz",
"has_sig": false,
"md5_digest": "1738e8b08189b4bfb6c84bd85e8ee6e4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 22143,
"upload_time": "2024-06-23T10:38:19",
"upload_time_iso_8601": "2024-06-23T10:38:19.352682Z",
"url": "https://files.pythonhosted.org/packages/da/fa/049e6a4aa02c5fe21d053bafddb5c03a551f8c667c0a7399c3ef4aa42d36/livereload-2.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-23 10:38:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lepture",
"github_project": "python-livereload",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "livereload"
}