Provides API for PowerShell.
Project description
pwsh
Python pwsh package provides API for PowerShell.
Overview
TBD…
Usage
TBD…
Installation
Prerequisites:
Python 3.9 or higher
ATTENTION: currently works and tested only for Windows.
pip and setuptools
To install run:
python -m pip install --upgrade pwsh
Development
Prerequisites:
Development is strictly based on tox. To install it run:
python -m pip install --upgrade tox
Visit Development page.
Installation from sources:
clone the sources:
git clone https://github.com/karpierz/pwsh.git pwsh
and run:
python -m pip install ./pwsh
or on development mode:
python -m pip install --editable ./pwsh
License
Copyright (c) 2024-2024 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Changelog
0.1.0 (2024-10-30)
First release.
0.0.0 (2024-08-13)
Initial commit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pwsh-0.1.0.zip
(1.5 MB
view details)
Built Distribution
pwsh-0.1.0-py3-none-any.whl
(1.5 MB
view details)
File details
Details for the file pwsh-0.1.0.zip
.
File metadata
- Download URL: pwsh-0.1.0.zip
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16cb0e0a8b3862efa5431a9dd0131812709ae0fb3aa99454918deb1925a35ad3 |
|
MD5 | 3e3760d51cdfbb44c6049ffeae825c1f |
|
BLAKE2b-256 | 679dd5950761d9bd1da3da2f3d94293aa98873a370c0fbd6cb55ee6b723b624b |
File details
Details for the file pwsh-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pwsh-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a4994c9a530da4a5402dbda18d988b5a980e8575fe57b5af5b4d43441f7f214 |
|
MD5 | 6ef93300730560849f1649a910c3e125 |
|
BLAKE2b-256 | 780e7b9b1f2d00728c8187a98942fb7a5064281fb2db70bedab61c7723ba0095 |