chocolatey documentation¶
py-chocolatey¶
Python py-chocolatey package provides API for Chocolatey, the Package Manager for Windows.
Overview¶
TBD…
Usage¶
TBD…
Installation¶
Prerequisites:
Python 3.11 or higher
ATTENTION: currently works and is only tested under Windows.
pip
To install run:
python -m pip install --upgrade py-chocolatey
Development¶
Prerequisites:
Development is strictly based on nox. To install it run:
python -m pip install --upgrade nox
Visit Development page.
Installation from sources:
clone the sources:
git clone https://github.com/karpierz/py-chocolatey 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-2026 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Sponsoring¶
If you would like to sponsor the development of this project, your contribution
is greatly appreciated.
As I am now retired, any support helps me dedicate more time to maintaining and
improving this work.