pysnmp-lextudio


Namepysnmp-lextudio JSON
Version 6.3.0 PyPI version JSON
download
home_pagehttps://github.com/lextudio/pysnmp
SummaryA deprecated package. Please use 'pysnmp' instead.
upload_time2024-10-06 21:27:06
maintainerNone
docs_urlNone
authorIlya Etingof
requires_python<4.0,>=3.8
licenseBSD-2-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `pysnmp-lextudio` Package

**⚠️ Deprecated:** This package is no longer maintained.

[LeXtudio Inc. has taken control of PySNMP PyPI packages](https://github.com/etingof/pysnmp/issues/429), so please use [pysnmp](https://pypi.org/project/pysnmp/) package instead.

## Installation

```bash
pip uninstall pysnmp-lextudio
pip install "pysnmp>=6.2.0,<7.0.0"
```

This allows you to migrate to right package.

## Why Stick to `6.2.x` Versions?

The `7.x` releases of `new-package` introduce significant changes that may not be backward compatible with your current setup.

To upgrade, please follow [the upgrade guide](https://docs.lextudio.com/pysnmp/upgrade).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lextudio/pysnmp",
    "name": "pysnmp-lextudio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ilya Etingof",
    "author_email": "etingof@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/72/ba/597643ca6ef99e2924aa5f0a51eb5754f537b0d96fa432b7a60a4b0480b8/pysnmp_lextudio-6.3.0.tar.gz",
    "platform": null,
    "description": "# `pysnmp-lextudio` Package\n\n**\u26a0\ufe0f Deprecated:** This package is no longer maintained.\n\n[LeXtudio Inc. has taken control of PySNMP PyPI packages](https://github.com/etingof/pysnmp/issues/429), so please use [pysnmp](https://pypi.org/project/pysnmp/) package instead.\n\n## Installation\n\n```bash\npip uninstall pysnmp-lextudio\npip install \"pysnmp>=6.2.0,<7.0.0\"\n```\n\nThis allows you to migrate to right package.\n\n## Why Stick to `6.2.x` Versions?\n\nThe `7.x` releases of `new-package` introduce significant changes that may not be backward compatible with your current setup.\n\nTo upgrade, please follow [the upgrade guide](https://docs.lextudio.com/pysnmp/upgrade).\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "A deprecated package. Please use 'pysnmp' instead.",
    "version": "6.3.0",
    "project_urls": {
        "Homepage": "https://github.com/lextudio/pysnmp",
        "Repository": "https://github.com/lextudio/pysnmp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "238871fc592ce93e6f919ccac395a28279f393cbce9a76a06e48fe7960388b23",
                "md5": "293fe2210b5761eade13f9bf48e562e1",
                "sha256": "f0675cfecfb5672a554dada0ec0de1a28d5d6a86fc28586ddb2f90565b078a76"
            },
            "downloads": -1,
            "filename": "pysnmp_lextudio-6.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "293fe2210b5761eade13f9bf48e562e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 270267,
            "upload_time": "2024-10-06T21:27:05",
            "upload_time_iso_8601": "2024-10-06T21:27:05.021104Z",
            "url": "https://files.pythonhosted.org/packages/23/88/71fc592ce93e6f919ccac395a28279f393cbce9a76a06e48fe7960388b23/pysnmp_lextudio-6.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72ba597643ca6ef99e2924aa5f0a51eb5754f537b0d96fa432b7a60a4b0480b8",
                "md5": "a2f0a80fcb7832fc3fbc267f934bbab0",
                "sha256": "e946c9a80b48af4cfe3c8281eecb396be48cfa47c14107696aff6d10d7fa5be1"
            },
            "downloads": -1,
            "filename": "pysnmp_lextudio-6.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a2f0a80fcb7832fc3fbc267f934bbab0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 412030,
            "upload_time": "2024-10-06T21:27:06",
            "upload_time_iso_8601": "2024-10-06T21:27:06.969040Z",
            "url": "https://files.pythonhosted.org/packages/72/ba/597643ca6ef99e2924aa5f0a51eb5754f537b0d96fa432b7a60a4b0480b8/pysnmp_lextudio-6.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-06 21:27:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lextudio",
    "github_project": "pysnmp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pysnmp-lextudio"
}
        
Elapsed time: 0.38266s