hotreloader


Namehotreloader JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/fswair/PyReloader
SummaryA hot-reload framework can watch files and handle it when file is edited.
upload_time2023-10-12 12:14:17
maintainer
docs_urlNone
authorMert Sırakaya
requires_python
license
keywords hot-reload file-watching reloader
VCS
bugtrack_url
requirements pandas numpy pydantic
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fswair/PyReloader",
    "name": "hotreloader",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "hot-reload,file-watching,reloader",
    "author": "Mert S\u0131rakaya",
    "author_email": "usirakaya@ogr.iu.edu.tr",
    "download_url": "https://files.pythonhosted.org/packages/5b/0d/bbaf243959977fa0a0686b11bdbe938517b3e88fa0d6513c3666f118efc1/hotreloader-0.2.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A hot-reload framework can watch files and handle it when file is edited.",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/fswair/PyReloader"
    },
    "split_keywords": [
        "hot-reload",
        "file-watching",
        "reloader"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b0dbbaf243959977fa0a0686b11bdbe938517b3e88fa0d6513c3666f118efc1",
                "md5": "06b0e4480d934db312d8dd3b52878dd2",
                "sha256": "3811218d219c1132721fbe3ba90c01a109b6fadd11277f28f21dc920514ad077"
            },
            "downloads": -1,
            "filename": "hotreloader-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "06b0e4480d934db312d8dd3b52878dd2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11038,
            "upload_time": "2023-10-12T12:14:17",
            "upload_time_iso_8601": "2023-10-12T12:14:17.442532Z",
            "url": "https://files.pythonhosted.org/packages/5b/0d/bbaf243959977fa0a0686b11bdbe938517b3e88fa0d6513c3666f118efc1/hotreloader-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-12 12:14:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fswair",
    "github_project": "PyReloader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pydantic",
            "specs": []
        }
    ],
    "lcname": "hotreloader"
}
        
Elapsed time: 0.14884s