chocolatey-choco

Minimal choco command for use on non-Windows platforms.

https://github.com/tatsh/pychoco

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.1%) to scientific vocabulary

Keywords

command-line windows
Last synced: 4 months ago · JSON representation ·

Repository

Minimal choco command for use on non-Windows platforms.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
command-line windows
Created over 2 years ago · Last pushed 4 months ago
Metadata Files
Readme Changelog Contributing Funding License Citation Codeowners Security

README.md

chocolatey-choco

Python versions PyPI - Version GitHub tag (with filter) License GitHub commits since latest release (by SemVer including pre-releases) CodeQL QA Tests Coverage Status Documentation Status mypy pre-commit pydocstyle pytest Ruff Downloads Stargazers

@Tatsh Mastodon Follow

Minimal choco command for use on non-Windows platforms.

Installation

Poetry

shell poetry add chocolatey-choco

Pip

shell pip install chocolatey-choco

Usage

```plain Usage: choco [OPTIONS] COMMAND [ARGS]...

Minimal choco command.

Options: --help Show this message and exit.

Commands: apikey Manage API keys. config Manage configuration. new Create a new package. pack Create a package file for distribution. push Push a package to a source. search Search a source. ```

Owner

  • Login: Tatsh
  • Kind: user

Citation (CITATION.cff)

authors:
  - family-names: 'Udvare'
    given-names: 'Andrew'
cff-version: '1.2.0'
date-released: '2025-04-19'
message: 'If you use this software, please cite it as below.'
title: 'chocolatey-choco'
version: '0.1.3'

GitHub Events

Total
  • Issues event: 1
  • Delete event: 110
  • Issue comment event: 63
  • Push event: 147
  • Pull request event: 223
  • Create event: 111
Last Year
  • Issues event: 1
  • Delete event: 110
  • Issue comment event: 63
  • Push event: 147
  • Pull request event: 223
  • Create event: 111

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 1
  • Total pull requests: 291
  • Average time to close issues: N/A
  • Average time to close pull requests: about 12 hours
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.55
  • Merged pull requests: 281
  • Bot issues: 0
  • Bot pull requests: 290
Past Year
  • Issues: 1
  • Pull requests: 191
  • Average time to close issues: N/A
  • Average time to close pull requests: about 13 hours
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.54
  • Merged pull requests: 181
  • Bot issues: 0
  • Bot pull requests: 191
Top Authors
Issue Authors
  • dependabot[bot] (5)
  • Tatsh (1)
  • mpvasilis (1)
Pull Request Authors
  • dependabot[bot] (460)
  • Tatsh (1)
Top Labels
Issue Labels
dependencies (5) javascript (3) python (2) enhancement (1)
Pull Request Labels
dependencies (459) python (312) javascript (144)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 57 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 7
  • Total maintainers: 1
pypi.org: chocolatey-choco

Minimal choco command for use on non-Windows platforms.

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 57 Last month
Rankings
Dependent packages count: 7.4%
Average: 38.3%
Dependent repos count: 69.1%
Maintainers (1)
Last synced: 4 months ago

Dependencies

.github/workflows/close-inactive.yml actions
  • actions/stale v5 composite
.github/workflows/qa.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
package.json npm
  • @prettier/plugin-xml ^3.2.0 development
  • cspell ^7.3.5 development
  • markdownlint-cli2 ^0.9.2 development
  • prettier ^3.0.3 development
  • prettier-plugin-ini ^1.1.0 development
  • prettier-plugin-sort-json ^3.0.1 development
  • prettier-plugin-toml ^1.0.0 development
yarn.lock npm
  • 211 dependencies
.rtfd-requirements.txt pypi
  • sphinx-click >=4.4.0
  • toml >=0.10.2
poetry.lock pypi
  • alabaster 0.7.13
  • appdirs 1.4.4
  • argcomplete 3.1.2
  • attrs 23.1.0
  • babel 2.12.1
  • cattrs 23.1.2
  • certifi 2023.7.22
  • charset-normalizer 3.2.0
  • click 8.1.7
  • colorama 0.4.6
  • commitizen 3.9.0
  • coverage 6.5.0
  • coveralls 3.3.1
  • decli 0.6.1
  • defusedxml 0.7.1
  • docopt 0.6.2
  • docutils 0.20.1
  • esbonio 0.16.1
  • exceptiongroup 1.1.3
  • idna 3.4
  • imagesize 1.4.1
  • importlib-metadata 6.8.0
  • iniconfig 2.0.0
  • isort 5.12.0
  • jinja2 3.1.2
  • loguru 0.7.2
  • lsprotocol 2023.0.0b1
  • markupsafe 2.1.3
  • mock 5.1.0
  • mypy 1.5.1
  • mypy-extensions 1.0.0
  • packaging 23.1
  • platformdirs 3.10.0
  • pluggy 1.3.0
  • prompt-toolkit 3.0.39
  • pygls 1.0.2
  • pygments 2.16.1
  • pyspellchecker 0.7.2
  • pytest 7.4.2
  • pytest-cov 4.1.0
  • pytest-mock 3.11.1
  • python-dateutil 2.8.2
  • pytoolconfig 1.2.5
  • pyxdg 0.28
  • pyyaml 6.0.1
  • questionary 1.10.0
  • requests 2.31.0
  • requests-mock 1.11.0
  • rope 1.9.0
  • ruff 0.0.290
  • six 1.16.0
  • snowballstemmer 2.2.0
  • sphinx 7.2.6
  • sphinx-click 5.0.1
  • sphinxcontrib-applehelp 1.0.7
  • sphinxcontrib-devhelp 1.0.5
  • sphinxcontrib-htmlhelp 2.0.4
  • sphinxcontrib-jsmath 1.0.1
  • sphinxcontrib-qthelp 1.0.6
  • sphinxcontrib-serializinghtml 1.1.9
  • termcolor 2.3.0
  • toml 0.10.2
  • tomli 2.0.1
  • tomlkit 0.12.1
  • typeguard 3.0.2
  • types-python-dateutil 2.8.19.14
  • types-requests 2.31.0.3
  • types-toml 0.10.8.7
  • types-urllib3 1.26.25.14
  • typing-extensions 4.8.0
  • urllib3 2.0.5
  • wcwidth 0.2.6
  • win32-setctime 1.1.0
  • yapf 0.40.1
  • zipp 3.17.0
pyproject.toml pypi
  • click >=8.1.3,<8.1.4 || >8.1.4
  • defusedxml ^0.7.1
  • loguru ^0.7.1
  • python >=3.10,<4
  • python-dateutil ^2.8.2
  • pyxdg ^0.28
  • requests ^2.31.0
  • tomlkit ^0.12.1