API for Chocolatey, the Package Manager for Windows.
Project description
py-chocolatey
Python py-chocolatey package provides API for Chocolatey, the Package Manager for Windows.
Overview
TBD…
Usage
TBD…
Installation
Prerequisites:
Python 3.9 or higher
ATTENTION: currently works and tested only under Windows.
pip and setuptools
To install run:
python -m pip install --upgrade py-chocolatey
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/py-chocolatey.git py-chocolatey
and run:
python -m pip install ./py-chocolatey
or on development mode:
python -m pip install --editable ./py-chocolatey
License
Copyright (c) 2022-2024 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Changelog
0.5.0 (2024-10-30)
Add support for Python 3.13
Drop support for Python 3.8
Setup (dependencies) update.
0.4.1 (2024-06-20)
Upgrade chocolatey installer for chocolatey.2.3.0.nupkg
Setup (dependencies) update.
0.4.0 (2024-01-26)
Setup update (now based on tox >= 4.0).
Add support for Python 3.12
Add support for PyPy 3.9 and 3.10
Copyright year update.
Cleanup.
0.3.1 (2023-11-24)
Fix for info(). Now works for local_only=True.
Setup cleanup.
0.3.0 (2023-11-22)
Drop support for Python 3.7.
Setup (dependencies) update.
0.2.2 (2023-10-27)
Added –yes option as default for push().
0.2.1 (2023-10-13)
Fix for setup.
0.2.0 (2023-10-12)
Added Chocolatey.setup() for install chocolatey.
0.1.2 (2023-10-11)
Fixes for many functions that failed when the source was set.
0.1.1 (2023-10-11)
Added missing source_add().
Fixes for source(s). Now works on unelevated mode.
0.1.0 (2023-10-09)
Added support for non-elevated mode.
Added (mostly raw) unittests.
First working release.
0.0.2 (2023-10-05)
Small fix for run().
0.0.1 (2023-07-13)
Initial commit.
0.0.0 (2023-07-07)
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
Hashes for py_chocolatey-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e189ed2d7ff84687bee7219d33bcad161424b4af5ad98581ae345266f06144b |
|
MD5 | 8cc3a0c76009062b584e670f079afb3f |
|
BLAKE2b-256 | 4c6fd78d50f2487c898d427c019eeb86bc57d67ec6a385ad75fea4071f339062 |