sosnmp


Namesosnmp JSON
Version 5.0.3 PyPI version JSON
download
home_pagehttps://github.com/etingof/pysnmp
SummarySNMP library for Python
upload_time2024-01-09 17:09:11
maintainerIlya Etingof <etingof@gmail.com>
docs_urlNone
authorIlya Etingof
requires_python
licenseBSD-2-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
SNMP v1/v2c/v3 engine and Standard Applications suite written in pure-Python.
Supports Manager/Agent/Proxy roles, Manager/Agent-side MIBs, asynchronous
operation and multiple network transports.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/etingof/pysnmp",
    "name": "sosnmp",
    "maintainer": "Ilya Etingof <etingof@gmail.com>",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ilya Etingof",
    "author_email": "etingof@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/99/59/379b2cec41993949f4a385087b1cf811ba3ca6c4932c0bcaa1868afd352a/sosnmp-5.0.3.tar.gz",
    "platform": "any",
    "description": "\nSNMP v1/v2c/v3 engine and Standard Applications suite written in pure-Python.\nSupports Manager/Agent/Proxy roles, Manager/Agent-side MIBs, asynchronous\noperation and multiple network transports.\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "SNMP library for Python",
    "version": "5.0.3",
    "project_urls": {
        "Homepage": "https://github.com/etingof/pysnmp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5a3c883723cc9661531953892912e54fd40138874f87946eee76b115cfdb2e4",
                "md5": "06af2d03dff202338a7391446d3aef64",
                "sha256": "d7b563e85e0ec4217f4c783c823ce82a5d1848f53b10168e3bc9c77f98affa5f"
            },
            "downloads": -1,
            "filename": "sosnmp-5.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "06af2d03dff202338a7391446d3aef64",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 342972,
            "upload_time": "2024-01-09T17:09:09",
            "upload_time_iso_8601": "2024-01-09T17:09:09.120796Z",
            "url": "https://files.pythonhosted.org/packages/d5/a3/c883723cc9661531953892912e54fd40138874f87946eee76b115cfdb2e4/sosnmp-5.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9959379b2cec41993949f4a385087b1cf811ba3ca6c4932c0bcaa1868afd352a",
                "md5": "f85c5e0015bc2bb68c03b7901a1b0c89",
                "sha256": "6c106643a3d12b74eb715ce89411af16a65928eb82e87250ee6412211a518b2f"
            },
            "downloads": -1,
            "filename": "sosnmp-5.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f85c5e0015bc2bb68c03b7901a1b0c89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 515989,
            "upload_time": "2024-01-09T17:09:11",
            "upload_time_iso_8601": "2024-01-09T17:09:11.144250Z",
            "url": "https://files.pythonhosted.org/packages/99/59/379b2cec41993949f4a385087b1cf811ba3ca6c4932c0bcaa1868afd352a/sosnmp-5.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-09 17:09:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "etingof",
    "github_project": "pysnmp",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "sosnmp"
}
        
Elapsed time: 0.16319s