Core components for the PowerShell Remoting Protocol
Project description
psrpcore - Python PowerShell Remoting Protocol Core Library
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 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.7+
- cryptography
Install
From PyPI
pip install psrpcore
From Source
git clone https://github.com/jborean93/psrpcore.git
cd psrpcore
pip install -e .
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
psrpcore-0.2.2.tar.gz
(183.1 kB
view details)
Built Distribution
psrpcore-0.2.2-py3-none-any.whl
(109.0 kB
view details)
File details
Details for the file psrpcore-0.2.2.tar.gz
.
File metadata
- Download URL: psrpcore-0.2.2.tar.gz
- Upload date:
- Size: 183.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a55521eb17ba5b2eecceefacd41eda269b072ee1f4fdead8dd879f06bc16022e |
|
MD5 | 6efa2e480580fcda89d7b56ca873203b |
|
BLAKE2b-256 | d9b3946edf7aa8e24773b4c5e5ab5d48d2713ace219b09ae41f7073ec3aca14c |
Provenance
File details
Details for the file psrpcore-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: psrpcore-0.2.2-py3-none-any.whl
- Upload date:
- Size: 109.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da0b9b23238d4ec945fcec82184bf9c5d96ce6dd80833a53e003731178f33d70 |
|
MD5 | 61a2b2c36260bd69e57280b336368579 |
|
BLAKE2b-256 | 13dad716d0a6bbada9fac36a7dd5c40ea8b780af24a7caa62b68fb865980d68c |