Provides API for PowerShell.
Reason this release was yanked:
Failed release
Project description
pwsh
Python pwsh package provides API for PowerShell.
Overview
TBD…
Usage
TBD…
Installation
Prerequisites:
Python 3.10 or higher
ATTENTION: currently works and is only tested under 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-2025 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Changelog
0.3.0 (2025-04-28)
Add support for Python 3.14
Drop support for Python 3.9 (due to compatibility issues).
Update readthedocs’s python to version 3.13
Update tox’s base_python to version 3.13
Setup (dependencies) update.
0.2.11 (2025-04-24)
Fix for Stop_Process. -Force is now the default.
Change base_python to Python 3.13
0.2.9 (2025-04-10)
Fix compability for Python >= 3.13
0.2.8 (2025-03-30)
Add New_Service().
0.2.6 (2025-03-25)
Add LocalApplicationDataPath property.
0.2.5 (2025-03-20)
Add support for PyPy 3.11
Drop support for PyPy 3.9
Setup (dependencies) update.
0.2.3 (2025-02-14)
Setup (dependencies) update.
0.2.2 (2025-02-10)
Add reference to the System.ServiceProcess
Copyright year update.
0.2.0 (2025-02-02)
Copyright year update.
Tox configuration is now in native (toml) format.
Setup (dependencies) update.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pwsh-0.3.0.tar.gz.
File metadata
- Download URL: pwsh-0.3.0.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22d0ccde39f82b5ff9d49211614e6ce531c07b6a1a112f3e352221004555c8fc
|
|
| MD5 |
bd9ef54043576ffa7c44c465f9e5fac2
|
|
| BLAKE2b-256 |
73b689ae6d1ffd2a1223183e112586cf260eba136da7aa7b15d7ccebbf504bc7
|
File details
Details for the file pwsh-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pwsh-0.3.0-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe4a6ac7dc661a7b79b3ede7e2640e99612e716caeff584bb6b543d8e83eef23
|
|
| MD5 |
14c85b112cfbc7728986c7d803910c43
|
|
| BLAKE2b-256 |
f1666bd34ee0dafaf8b377fa2c2f23fca51230e89c336b62848604d07cbe1f19
|