PyWinRD


NamePyWinRD JSON
Version 1.4.6.2 PyPI version JSON
download
home_pagehttps://github.com/AhmedAhmedEG/PyWinRD
SummaryPython library that provides remote debugging capabilities for python files between two windows machines, the library supports logging of clients activities and redirecting all the print and input operations to the client and shadowing them in the server.
upload_time2023-03-14 12:34:28
maintainer
docs_urlNone
authorAhmedAhmedEG
requires_python
licenseMIT
keywords remote debugging python windows
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AhmedAhmedEG/PyWinRD",
    "name": "PyWinRD",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Remote Debugging,Python,Windows",
    "author": "AhmedAhmedEG",
    "author_email": "ahmedahmed.abdelmaksoud.eg@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/10/73/bca333905a1e177f47add9fd804204eff32fd2edb75d24d05f3c6507fc0b/PyWinRD-1.4.6.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library that provides remote debugging capabilities for python files between two windows machines, the library supports logging of clients activities and redirecting all the print and input operations to the client and shadowing them in the server.",
    "version": "1.4.6.2",
    "split_keywords": [
        "remote debugging",
        "python",
        "windows"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1073bca333905a1e177f47add9fd804204eff32fd2edb75d24d05f3c6507fc0b",
                "md5": "a52eab74f95139c5ea52328b84843677",
                "sha256": "b8847c24859fb143a3f8735fe5dcc98d7459f3d1f8df3e4aff02bbd76118058b"
            },
            "downloads": -1,
            "filename": "PyWinRD-1.4.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a52eab74f95139c5ea52328b84843677",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4593,
            "upload_time": "2023-03-14T12:34:28",
            "upload_time_iso_8601": "2023-03-14T12:34:28.739728Z",
            "url": "https://files.pythonhosted.org/packages/10/73/bca333905a1e177f47add9fd804204eff32fd2edb75d24d05f3c6507fc0b/PyWinRD-1.4.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-14 12:34:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "AhmedAhmedEG",
    "github_project": "PyWinRD",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pywinrd"
}
        
Elapsed time: 0.08639s