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.0.tar.gz
(182.5 kB
view details)
Built Distribution
psrpcore-0.2.0-py3-none-any.whl
(108.9 kB
view details)
File details
Details for the file psrpcore-0.2.0.tar.gz
.
File metadata
- Download URL: psrpcore-0.2.0.tar.gz
- Upload date:
- Size: 182.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68d0bdeb08e47e55eef8a5f607a3157cea2ad3565b5445d237f3cf26732391ab |
|
MD5 | cc6c7a6ab02b6c9c6156d8289b2e5904 |
|
BLAKE2b-256 | db628b7eed46e2a1361a6971de0d476b89c519aa4b8864f719a6d56bee4376a6 |
Provenance
File details
Details for the file psrpcore-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: psrpcore-0.2.0-py3-none-any.whl
- Upload date:
- Size: 108.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec6e89be80b1405c39df26051e1d9c512a84b24ab5dcf98d3ee85ada6cff8a72 |
|
MD5 | ad3f3d3d96fe2a29506d40acde225150 |
|
BLAKE2b-256 | 21ff58613efa4765c1e756bd3933734c85d34bd13385a94c31ee5edffcddaba6 |