livereload


Namelivereload JSON
Version 2.7.1 PyPI version JSON
download
home_pagehttps://github.com/lepture/python-livereload
SummaryPython LiveReload is an awesome tool for web developers
upload_time2024-12-18 13:42:01
maintainerNone
docs_urlNone
authorHsiaoming Yang
requires_python>=3.7
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/43/6e/f2748665839812a9bbe5c75d3f983edbf3ab05fa5cd2f7c2f36fffdf65bd/livereload-2.7.1.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.1",
    "project_urls": {
        "Homepage": "https://github.com/lepture/python-livereload"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e43ede54dc7f199e85e6ca37e2e5dae2ec3bce2151e9e28f8eb9076d71e83d56",
                "md5": "cc648c5ef4e910214fc48236878642ac",
                "sha256": "5201740078c1b9433f4b2ba22cd2729a39b9d0ec0a2cc6b4d3df257df5ad0564"
            },
            "downloads": -1,
            "filename": "livereload-2.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc648c5ef4e910214fc48236878642ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 22657,
            "upload_time": "2024-12-18T13:41:56",
            "upload_time_iso_8601": "2024-12-18T13:41:56.350867Z",
            "url": "https://files.pythonhosted.org/packages/e4/3e/de54dc7f199e85e6ca37e2e5dae2ec3bce2151e9e28f8eb9076d71e83d56/livereload-2.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "436ef2748665839812a9bbe5c75d3f983edbf3ab05fa5cd2f7c2f36fffdf65bd",
                "md5": "a4f06772fd37f64f2b5d87425884c233",
                "sha256": "3d9bf7c05673df06e32bea23b494b8d36ca6d10f7d5c3c8a6989608c09c986a9"
            },
            "downloads": -1,
            "filename": "livereload-2.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a4f06772fd37f64f2b5d87425884c233",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 22255,
            "upload_time": "2024-12-18T13:42:01",
            "upload_time_iso_8601": "2024-12-18T13:42:01.461139Z",
            "url": "https://files.pythonhosted.org/packages/43/6e/f2748665839812a9bbe5c75d3f983edbf3ab05fa5cd2f7c2f36fffdf65bd/livereload-2.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 13:42:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lepture",
    "github_project": "python-livereload",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "livereload"
}
        
Elapsed time: 1.47429s