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.8 or higher
ATTENTION: currently works and tested only for 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.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
File details
Details for the file py-chocolatey-0.4.0.zip
.
File metadata
- Download URL: py-chocolatey-0.4.0.zip
- Upload date:
- Size: 5.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd964719acea3a3f8a566cba03fd6516d8fb180bdf5a213d32d91e58d30e76a5 |
|
MD5 | f82b8d7e8e36f262dab4b1cf7b4b5cd5 |
|
BLAKE2b-256 | b2a8d4a4388d156b1e89533673dda29f9bb05afaa668118fe67ab80763538929 |
Provenance
File details
Details for the file py_chocolatey-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: py_chocolatey-0.4.0-py3-none-any.whl
- Upload date:
- Size: 5.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 858c980fd796bf7152ef6987fcf1c04448f1b1185d64ba5d54591e9ca351698b |
|
MD5 | f25b47983264b38a1b91ccd92bfc6b2e |
|
BLAKE2b-256 | a602f71e09124edafa8efaee36e789b516b767cbba89e6e724d1fdea55798ac0 |