daemonize


Namedaemonize JSON
Version 2.5.0 PyPI version JSON
download
home_pagehttps://github.com/thesharp/daemonize
SummaryLibrary to enable your code run as a daemon process on Unix-like systems.
upload_time2018-12-12 19:47:39
maintainerIlya Otyutskiy
docs_urlNone
authorIlya Otyutskiy
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thesharp/daemonize",
    "name": "daemonize",
    "maintainer": "Ilya Otyutskiy",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ilya Otyutskiy",
    "author_email": "ilya.otyutskiy@icloud.com",
    "download_url": "https://files.pythonhosted.org/packages/8c/20/96f7dbc23812cfe4cf479c87af3e4305d0d115fd1fffec32ddeee7b9c82b/daemonize-2.5.0.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library to enable your code run as a daemon process on Unix-like systems.",
    "version": "2.5.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45ad1b20db02287afd40d3130a218ac5ce2f7d2ab581cfda29bada5e1c4bee17",
                "md5": "b88ea9afd907dd2969380a4436027dff",
                "sha256": "9b6b91311a9d934ff3f5f766666635ca280d3de8e7137e4cd7d3f052543b989f"
            },
            "downloads": -1,
            "filename": "daemonize-2.5.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b88ea9afd907dd2969380a4436027dff",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5231,
            "upload_time": "2018-12-12T19:47:37",
            "upload_time_iso_8601": "2018-12-12T19:47:37.831311Z",
            "url": "https://files.pythonhosted.org/packages/45/ad/1b20db02287afd40d3130a218ac5ce2f7d2ab581cfda29bada5e1c4bee17/daemonize-2.5.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c2096f7dbc23812cfe4cf479c87af3e4305d0d115fd1fffec32ddeee7b9c82b",
                "md5": "3d64e7a0219ad22e3fca62460f893b6a",
                "sha256": "dd026e4ff8d22cb016ed2130bc738b7d4b1da597ef93c074d2adb9e4dea08bc3"
            },
            "downloads": -1,
            "filename": "daemonize-2.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3d64e7a0219ad22e3fca62460f893b6a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8759,
            "upload_time": "2018-12-12T19:47:39",
            "upload_time_iso_8601": "2018-12-12T19:47:39.570137Z",
            "url": "https://files.pythonhosted.org/packages/8c/20/96f7dbc23812cfe4cf479c87af3e4305d0d115fd1fffec32ddeee7b9c82b/daemonize-2.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-12-12 19:47:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "thesharp",
    "github_project": "daemonize",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "daemonize"
}
        
Elapsed time: 0.03417s