bball-cli


Namebball-cli JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryCommand-line interface for the bball ecosystem
upload_time2025-10-22 00:57:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseMIT
keywords analytics basketball data nba sports
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bball-cli

Command-line interface for the bball ecosystem.

## Installation

```bash
pip install bball-cli
```

Or as part of the bball ecosystem:
```bash
pip install bball[cli]
```

## Usage

```bash
bball info  # Show installed components
bball version  # Show version information
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bball-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "analytics, basketball, data, nba, sports",
    "author": null,
    "author_email": "Nicholas Cooper <nicholascullencooper@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d2/8e/7c734fcb451feebd549eaa4b51ac09a5b9f71cd3858afc614b87e19fb025/bball_cli-0.1.2.tar.gz",
    "platform": null,
    "description": "# bball-cli\n\nCommand-line interface for the bball ecosystem.\n\n## Installation\n\n```bash\npip install bball-cli\n```\n\nOr as part of the bball ecosystem:\n```bash\npip install bball[cli]\n```\n\n## Usage\n\n```bash\nbball info  # Show installed components\nbball version  # Show version information\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Command-line interface for the bball ecosystem",
    "version": "0.1.2",
    "project_urls": {
        "Documentation": "https://docs.bball.dev",
        "Homepage": "https://bball.dev",
        "Issues": "https://github.com/bball-dev/bball/issues",
        "Repository": "https://github.com/bball-dev/bball"
    },
    "split_keywords": [
        "analytics",
        " basketball",
        " data",
        " nba",
        " sports"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d958aaa5601a14f266088f28badf3aaad65f558191ff6cfe262d8b3d3e1c2a26",
                "md5": "0ca2533056db6583d136726576965da6",
                "sha256": "0f3a386fefceb3ddeb855c952ea7bf9f7ab0d7b0a593fbcb30598127844720b5"
            },
            "downloads": -1,
            "filename": "bball_cli-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ca2533056db6583d136726576965da6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 4743,
            "upload_time": "2025-10-22T00:57:19",
            "upload_time_iso_8601": "2025-10-22T00:57:19.226899Z",
            "url": "https://files.pythonhosted.org/packages/d9/58/aaa5601a14f266088f28badf3aaad65f558191ff6cfe262d8b3d3e1c2a26/bball_cli-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d28e7c734fcb451feebd549eaa4b51ac09a5b9f71cd3858afc614b87e19fb025",
                "md5": "95187daa2768bd766ccb3e019d3fb8c7",
                "sha256": "e2482352f5eaaee1dafc46a2b7d3b7ffd224ffddc442ba54fad4f676cc1757aa"
            },
            "downloads": -1,
            "filename": "bball_cli-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "95187daa2768bd766ccb3e019d3fb8c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 4358,
            "upload_time": "2025-10-22T00:57:19",
            "upload_time_iso_8601": "2025-10-22T00:57:19.948317Z",
            "url": "https://files.pythonhosted.org/packages/d2/8e/7c734fcb451feebd549eaa4b51ac09a5b9f71cd3858afc614b87e19fb025/bball_cli-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-22 00:57:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bball-dev",
    "github_project": "bball",
    "github_not_found": true,
    "lcname": "bball-cli"
}
        
Elapsed time: 2.12507s