chocolatey documentation

py-chocolatey

Python py-chocolatey package provides API for Chocolatey, the Package Manager for Windows.

Overview

TBD…

PyPI record.

Documentation.

Usage

TBD…

Installation

Prerequisites:

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:

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 Karpierz
Licensed under the zlib/libpng License
Please refer to the accompanying LICENSE file.

Authors

Contents

Indices and tables