Name | psrpcore JSON |
Version |
0.3.1
JSON |
| download |
home_page | None |
Summary | Core components for the PowerShell Remoting Protocol |
upload_time | 2024-11-11 04:29:13 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License Copyright (c) 2021 Jordan Borean, Red Hat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
psrp
pwsh
powershell
remoting
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
# psrpcore - Python PowerShell Remoting Protocol Core Library
[![Test workflow](https://github.com/jborean93/psrpcore/actions/workflows/ci.yml/badge.svg)](https://github.com/jborean93/psrpcore/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/jborean93/psrpcore/branch/main/graph/badge.svg?token=UEA7VoocS5)](https://codecov.io/gh/jborean93/psrpcore)
[![PyPI version](https://badge.fury.io/py/psrpcore.svg)](https://badge.fury.io/py/psrpcore)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jborean93/PSAccessToken/blob/main/LICENSE)
Core library for PowerShell Remoting Protocol (PSRP) in Python.
This library enables you to write either client or a server side implementation for PSRP.
It does not provide any IO or concurrency logic as it's designed to be a pure Python implementation that is then used by other library.
This follows the [sans-IO](https://sans-io.readthedocs.io/) paradigm to promote re-usability and have it focus purely on the protocol logic.
## Documentation
Documentation is available at https://psrpcore.readthedocs.io/.
## Requirements
* CPython 3.8+
* [cryptography](https://github.com/pyca/cryptography)
## Install
### From PyPI
```bash
pip install psrpcore
```
### From Source
```bash
git clone https://github.com/jborean93/psrpcore.git
cd psrpcore
pip install -e .
```
Raw data
{
"_id": null,
"home_page": null,
"name": "psrpcore",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "psrp, pwsh, powershell, remoting",
"author": null,
"author_email": "Jordan Borean <jborean93@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/aa/7f/cdb91db4951081b719cd771fa6d53f6b4da9552e6d8468016f6a64350618/psrpcore-0.3.1.tar.gz",
"platform": null,
"description": "# psrpcore - Python PowerShell Remoting Protocol Core Library\n\n[![Test workflow](https://github.com/jborean93/psrpcore/actions/workflows/ci.yml/badge.svg)](https://github.com/jborean93/psrpcore/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/jborean93/psrpcore/branch/main/graph/badge.svg?token=UEA7VoocS5)](https://codecov.io/gh/jborean93/psrpcore)\n[![PyPI version](https://badge.fury.io/py/psrpcore.svg)](https://badge.fury.io/py/psrpcore)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jborean93/PSAccessToken/blob/main/LICENSE)\n\nCore library for PowerShell Remoting Protocol (PSRP) in Python.\nThis library enables you to write either client or a server side implementation for PSRP.\nIt does not provide any IO or concurrency logic as it's designed to be a pure Python implementation that is then used by other library.\nThis follows the [sans-IO](https://sans-io.readthedocs.io/) paradigm to promote re-usability and have it focus purely on the protocol logic.\n\n\n## Documentation\n\nDocumentation is available at https://psrpcore.readthedocs.io/.\n\n\n## Requirements\n\n* CPython 3.8+\n* [cryptography](https://github.com/pyca/cryptography)\n\n\n## Install\n\n### From PyPI\n\n```bash\npip install psrpcore\n```\n\n### From Source\n\n```bash\ngit clone https://github.com/jborean93/psrpcore.git\ncd psrpcore\npip install -e .\n```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2021 Jordan Borean, Red Hat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Core components for the PowerShell Remoting Protocol",
"version": "0.3.1",
"project_urls": {
"documentation": "https://psrpcore.readthedocs.io/",
"homepage": "https://github.com/jborean93/psrpcore"
},
"split_keywords": [
"psrp",
" pwsh",
" powershell",
" remoting"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1dfe263925adbc42b95f9b65b08ba0919917dc576a674b1e55aebe86a8a399af",
"md5": "c64297def97913ec8bb1a87736074ea0",
"sha256": "37384e305b1bc8f2ad3129ee093777f90e035a4d936dd65b08f4578bf30a2eda"
},
"downloads": -1,
"filename": "psrpcore-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c64297def97913ec8bb1a87736074ea0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 113506,
"upload_time": "2024-11-11T04:29:12",
"upload_time_iso_8601": "2024-11-11T04:29:12.036230Z",
"url": "https://files.pythonhosted.org/packages/1d/fe/263925adbc42b95f9b65b08ba0919917dc576a674b1e55aebe86a8a399af/psrpcore-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aa7fcdb91db4951081b719cd771fa6d53f6b4da9552e6d8468016f6a64350618",
"md5": "d938471c596ee9c3c2071be2efd379c3",
"sha256": "f86c4af74aadd41a2343ee559c121412dafde9df2000bb1f7f79169b10098d8b"
},
"downloads": -1,
"filename": "psrpcore-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "d938471c596ee9c3c2071be2efd379c3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 194149,
"upload_time": "2024-11-11T04:29:13",
"upload_time_iso_8601": "2024-11-11T04:29:13.564471Z",
"url": "https://files.pythonhosted.org/packages/aa/7f/cdb91db4951081b719cd771fa6d53f6b4da9552e6d8468016f6a64350618/psrpcore-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-11 04:29:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jborean93",
"github_project": "psrpcore",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "psrpcore"
}