livereloadx


Namelivereloadx JSON
Version 2.6.10 PyPI version JSON
download
home_pagehttps://github.com/lepture/python-livereload
SummaryPython LiveReload is an awesome tool for web developers
upload_time2023-06-03 08:26:29
maintainer
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 X

This is a [folk][fork] of [lepture/python-livereload][origin] for fixing `forever` delay [issue#125][issue#125]. 
Future features are not guaranteed.

Reload webpages on changes, without hitting refresh in your browser.

[origin]: https://github.com/lepture/python-livereload
[fork]: https://github.com/tuanchauict/python-livereload
[issue#125]: https://github.com/lepture/python-livereload/issues/125

## Installation

<!-- start install -->

LiveReload is for web developers who know Python. It is available on [PyPI].

```
$ pip install livereloadx
```

[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": "livereloadx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Hsiaoming Yang",
    "author_email": "me@lepture.com",
    "download_url": "https://files.pythonhosted.org/packages/0b/41/5771c14bc29571b40ff618f939fbbbb9b84c9b0d1653ae799c800a111047/livereloadx-2.6.10.tar.gz",
    "platform": null,
    "description": "# LiveReload X\n\nThis is a [folk][fork] of [lepture/python-livereload][origin] for fixing `forever` delay [issue#125][issue#125]. \nFuture features are not guaranteed.\n\nReload webpages on changes, without hitting refresh in your browser.\n\n[origin]: https://github.com/lepture/python-livereload\n[fork]: https://github.com/tuanchauict/python-livereload\n[issue#125]: https://github.com/lepture/python-livereload/issues/125\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 livereloadx\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.6.10",
    "project_urls": {
        "Homepage": "https://github.com/lepture/python-livereload"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b415771c14bc29571b40ff618f939fbbbb9b84c9b0d1653ae799c800a111047",
                "md5": "f75cae990175e66cf9b82e5c39fc7707",
                "sha256": "77d29f1fae448f882067a6f3670cdabbb99b44f328a95f8ad8ba838f3074c163"
            },
            "downloads": -1,
            "filename": "livereloadx-2.6.10.tar.gz",
            "has_sig": false,
            "md5_digest": "f75cae990175e66cf9b82e5c39fc7707",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 22718,
            "upload_time": "2023-06-03T08:26:29",
            "upload_time_iso_8601": "2023-06-03T08:26:29.708484Z",
            "url": "https://files.pythonhosted.org/packages/0b/41/5771c14bc29571b40ff618f939fbbbb9b84c9b0d1653ae799c800a111047/livereloadx-2.6.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-03 08:26:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lepture",
    "github_project": "python-livereload",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "livereloadx"
}
        
Elapsed time: 0.07275s