Strong crypto support for PySNMP
--------------------------------
[![PyPI](https://img.shields.io/pypi/v/pysnmpcrypto.svg?maxAge=2592000)](https://pypi.org/project/pysnmpcrypto)
[![Python Versions](https://img.shields.io/pypi/pyversions/pysnmpcrypto.svg)](https://pypi.org/project/pysnmpcrypto/)
[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/lextudio/pysnmpcrypto/master/LICENSE.rst)
The `pysnmpcrypto` package is an optional extension to SNMP library for
Python [pysnmp](http://snmplabs.com/pysnmp/) 6.0+. The `pysnmpcrypto` library
provides stronger authentication and encryption features to the SNMP library
by way of invoking stronger crypto algorithms.
The `pysnmpcrypto` library runs on Python 3.8+ and has a dependency
on [Cryptography](https://github.com/pyca/cryptography).
The `pysnmpcrypto` package is distributed under terms and conditions of the
2-clause [BSD license](http://snmplabs.com/pysnmpcrypto/license.html).
Download & Install
------------------
The `pysnmpcrypto` package is freely available for download from
[PyPI](https://pypi.org/project/pysnmpcrypto)
and [GitHub](https://github.com/lextudio/pysnmpcrypto).
Just run:
```bash
$ pip install pysnmp pysnmpcrypto
```
to download and install both `pysnmp` and `pysnmpcrypto`.
Documentation
-------------
The `pysnmpcrypto` library does not expose any user-intended API. Documentation
and usage examples on the `pysnmp` library use can be found at the
[pysnmp project site](https://www.pysnmp.com/pysnmp/).
If something does not work as expected with `pysnmpcrypto`, please
[open an issue](https://github.com/lextudio/pysnmp/issues) at GitHub.
Copyright (c) 2018-2019, Ilya Etingof. All rights reserved.
Copyright (c) 2024, [LeXtudio Inc](mailto:support@lextudio.com).
Copyright (c) 2018-2024, [Other contributors](https://github.com/lextudio/pysnmpcrypto/AUTHORS.txt).
Raw data
{
"_id": null,
"home_page": "https://github.com/lextudio/pysnmpcrypto",
"name": "pysnmpcrypto",
"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/e6/70/b71f5f1321ea548a7152fc23926258caaec353c8c3edce1aaafbb030ba76/pysnmpcrypto-0.1.0.tar.gz",
"platform": null,
"description": "\nStrong crypto support for PySNMP\n--------------------------------\n[![PyPI](https://img.shields.io/pypi/v/pysnmpcrypto.svg?maxAge=2592000)](https://pypi.org/project/pysnmpcrypto)\n[![Python Versions](https://img.shields.io/pypi/pyversions/pysnmpcrypto.svg)](https://pypi.org/project/pysnmpcrypto/)\n[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/lextudio/pysnmpcrypto/master/LICENSE.rst)\n\nThe `pysnmpcrypto` package is an optional extension to SNMP library for\nPython [pysnmp](http://snmplabs.com/pysnmp/) 6.0+. The `pysnmpcrypto` library\nprovides stronger authentication and encryption features to the SNMP library\nby way of invoking stronger crypto algorithms.\n\nThe `pysnmpcrypto` library runs on Python 3.8+ and has a dependency\non [Cryptography](https://github.com/pyca/cryptography).\n\nThe `pysnmpcrypto` package is distributed under terms and conditions of the\n2-clause [BSD license](http://snmplabs.com/pysnmpcrypto/license.html).\n\nDownload & Install\n------------------\n\nThe `pysnmpcrypto` package is freely available for download from\n[PyPI](https://pypi.org/project/pysnmpcrypto)\nand [GitHub](https://github.com/lextudio/pysnmpcrypto).\n\nJust run:\n\n```bash\n$ pip install pysnmp pysnmpcrypto\n```\n\nto download and install both `pysnmp` and `pysnmpcrypto`.\n\nDocumentation\n-------------\n\nThe `pysnmpcrypto` library does not expose any user-intended API. Documentation\nand usage examples on the `pysnmp` library use can be found at the\n[pysnmp project site](https://www.pysnmp.com/pysnmp/).\n\nIf something does not work as expected with `pysnmpcrypto`, please\n[open an issue](https://github.com/lextudio/pysnmp/issues) at GitHub.\n\nCopyright (c) 2018-2019, Ilya Etingof. All rights reserved.\nCopyright (c) 2024, [LeXtudio Inc](mailto:support@lextudio.com).\nCopyright (c) 2018-2024, [Other contributors](https://github.com/lextudio/pysnmpcrypto/AUTHORS.txt).\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "Strong cryptography support for PySNMP (SNMP library for Python)",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/lextudio/pysnmpcrypto",
"Repository": "https://github.com/lextudio/pysnmpcrypto"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2290344343d0c32478c3f3bbdac612dc982a7a1e8522e49f760e70359c156cec",
"md5": "18134ac5cadf2c3d512f9ba6f967470f",
"sha256": "85ee5013d62aaf8c511b842689c964e4fdda0367aa5df89d5ece789350e7f4fb"
},
"downloads": -1,
"filename": "pysnmpcrypto-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "18134ac5cadf2c3d512f9ba6f967470f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 6523,
"upload_time": "2024-09-09T15:53:09",
"upload_time_iso_8601": "2024-09-09T15:53:09.414797Z",
"url": "https://files.pythonhosted.org/packages/22/90/344343d0c32478c3f3bbdac612dc982a7a1e8522e49f760e70359c156cec/pysnmpcrypto-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e670b71f5f1321ea548a7152fc23926258caaec353c8c3edce1aaafbb030ba76",
"md5": "969f3690cf2ba4309c047af31d17617e",
"sha256": "ee6819247ceee09aa2de54b998c51ccf595d75a9ccc2e303383b39a5ac63816c"
},
"downloads": -1,
"filename": "pysnmpcrypto-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "969f3690cf2ba4309c047af31d17617e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 4406,
"upload_time": "2024-09-09T15:53:10",
"upload_time_iso_8601": "2024-09-09T15:53:10.617230Z",
"url": "https://files.pythonhosted.org/packages/e6/70/b71f5f1321ea548a7152fc23926258caaec353c8c3edce1aaafbb030ba76/pysnmpcrypto-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-09 15:53:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lextudio",
"github_project": "pysnmpcrypto",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pysnmpcrypto"
}