snmp


Namesnmp JSON
Version 0.8.0 PyPI version JSON
download
home_page
SummaryA user-friendly SNMP library
upload_time2024-02-20 07:49:06
maintainer
docs_urlNone
author
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Installation
This library is available in PyPi under the name `snmp`. Installation is as simple as

    pip install snmp

## Documentation
Documentation for this library, including a simple tutorial and a library reference, is available in [ReadTheDocs](https://python-snmp.readthedocs.io).


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "snmp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "\"Charles C. D. Tolley\" <charlescdtolley@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/00/8b/386980d4780ecfcc7a64c594bd2ab0004fc26e33218e03998bfb05111ea5/snmp-0.8.0.tar.gz",
    "platform": null,
    "description": "## Installation\nThis library is available in PyPi under the name `snmp`. Installation is as simple as\n\n    pip install snmp\n\n## Documentation\nDocumentation for this library, including a simple tutorial and a library reference, is available in [ReadTheDocs](https://python-snmp.readthedocs.io).\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A user-friendly SNMP library",
    "version": "0.8.0",
    "project_urls": {
        "Documentation": "https://python-snmp.readthedocs.io",
        "Source": "https://github.com/charlestolley/python-snmp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "008b386980d4780ecfcc7a64c594bd2ab0004fc26e33218e03998bfb05111ea5",
                "md5": "871fd3d623daf2c7dd52d316717f71ce",
                "sha256": "2bc89524e8342c440c5eff7a93fb32be609d5916c4074d1a829c0264eea3deb2"
            },
            "downloads": -1,
            "filename": "snmp-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "871fd3d623daf2c7dd52d316717f71ce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 35956,
            "upload_time": "2024-02-20T07:49:06",
            "upload_time_iso_8601": "2024-02-20T07:49:06.022211Z",
            "url": "https://files.pythonhosted.org/packages/00/8b/386980d4780ecfcc7a64c594bd2ab0004fc26e33218e03998bfb05111ea5/snmp-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-20 07:49:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "charlestolley",
    "github_project": "python-snmp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "snmp"
}
        
Elapsed time: 0.30076s