# pychoco
[![QA](https://github.com/Tatsh/pychoco/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/pychoco/actions/workflows/qa.yml)
[![Tests](https://github.com/Tatsh/pychoco/actions/workflows/tests.yml/badge.svg)](https://github.com/Tatsh/pychoco/actions/workflows/tests.yml)
[![Coverage Status](https://coveralls.io/repos/github/Tatsh/pychoco/badge.svg?branch=master)](https://coveralls.io/github/Tatsh/pychoco?branch=master)
[![Documentation Status](https://readthedocs.org/projects/chocolatey-choco/badge/?version=latest)](https://chocolatey-choco.readthedocs.io/en/latest/?badge=latest)
![PyPI - Version](https://img.shields.io/pypi/v/chocolatey-choco)
![GitHub tag (with filter)](https://img.shields.io/github/v/tag/Tatsh/pychoco)
![GitHub](https://img.shields.io/github/license/Tatsh/pychoco)
![GitHub commits since latest release (by SemVer including pre-releases)](https://img.shields.io/github/commits-since/Tatsh/pychoco/v0.1.1/master)
Minimal choco command for use on non-Windows platforms.
## Installation
```shell
pip install chocolatey-choco
```
## Command line usage
```plain
Usage: choco [OPTIONS] COMMAND [ARGS]...
Root command.
Options:
--help Show this message and exit.
Commands:
apikey
config
new
pack
push
search
```
`search` is not 1:1 with the official `choco` command in behaviour.
Raw data
{
"_id": null,
"home_page": "https://github.com/Tatsh/pychoco",
"name": "chocolatey-choco",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4",
"maintainer_email": "",
"keywords": "",
"author": "Andrew Udvare",
"author_email": "audvare@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/44/f5/9620144a23da864e9999ee78aa6766509749dedfe9598f208223fde35aae/chocolatey_choco-0.1.1.tar.gz",
"platform": null,
"description": "# pychoco\n\n[![QA](https://github.com/Tatsh/pychoco/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/pychoco/actions/workflows/qa.yml)\n[![Tests](https://github.com/Tatsh/pychoco/actions/workflows/tests.yml/badge.svg)](https://github.com/Tatsh/pychoco/actions/workflows/tests.yml)\n[![Coverage Status](https://coveralls.io/repos/github/Tatsh/pychoco/badge.svg?branch=master)](https://coveralls.io/github/Tatsh/pychoco?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/chocolatey-choco/badge/?version=latest)](https://chocolatey-choco.readthedocs.io/en/latest/?badge=latest)\n![PyPI - Version](https://img.shields.io/pypi/v/chocolatey-choco)\n![GitHub tag (with filter)](https://img.shields.io/github/v/tag/Tatsh/pychoco)\n![GitHub](https://img.shields.io/github/license/Tatsh/pychoco)\n![GitHub commits since latest release (by SemVer including pre-releases)](https://img.shields.io/github/commits-since/Tatsh/pychoco/v0.1.1/master)\n\nMinimal choco command for use on non-Windows platforms.\n\n## Installation\n\n```shell\npip install chocolatey-choco\n```\n\n## Command line usage\n\n```plain\nUsage: choco [OPTIONS] COMMAND [ARGS]...\n\n Root command.\n\nOptions:\n --help Show this message and exit.\n\nCommands:\n apikey\n config\n new\n pack\n push\n search\n```\n\n`search` is not 1:1 with the official `choco` command in behaviour.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Minimal choco command for use on non-Windows platforms.",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/Tatsh/pychoco"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ce4fce660e0c7a087e44966cc0421cc0f0c32d7f0cef278d9ca85a34feb94fe5",
"md5": "e5cd90bf3052b4639eb559a289ae6bd5",
"sha256": "93a47806296e7ac21b5c81aa8330c96563a1f99584acff9aea55c1411d026096"
},
"downloads": -1,
"filename": "chocolatey_choco-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e5cd90bf3052b4639eb559a289ae6bd5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4",
"size": 19324,
"upload_time": "2023-09-23T22:03:22",
"upload_time_iso_8601": "2023-09-23T22:03:22.300281Z",
"url": "https://files.pythonhosted.org/packages/ce/4f/ce660e0c7a087e44966cc0421cc0f0c32d7f0cef278d9ca85a34feb94fe5/chocolatey_choco-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "44f59620144a23da864e9999ee78aa6766509749dedfe9598f208223fde35aae",
"md5": "f13311235d6c9a45b4c0e923bf64cc17",
"sha256": "4d33cf19204d8b476e99ac507a3f61c7f4d6aa71c401ed7025e4bc2f0c81b54a"
},
"downloads": -1,
"filename": "chocolatey_choco-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "f13311235d6c9a45b4c0e923bf64cc17",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4",
"size": 15477,
"upload_time": "2023-09-23T22:03:23",
"upload_time_iso_8601": "2023-09-23T22:03:23.599677Z",
"url": "https://files.pythonhosted.org/packages/44/f5/9620144a23da864e9999ee78aa6766509749dedfe9598f208223fde35aae/chocolatey_choco-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-23 22:03:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Tatsh",
"github_project": "pychoco",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "chocolatey-choco"
}