Skip to main content

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…

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:

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

Authors

Changelog

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-chocolatey-0.4.0.zip (5.5 MB view hashes)

Uploaded Source

Built Distribution

py_chocolatey-0.4.0-py3-none-any.whl (5.4 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page