Meta-package for the bball ecosystem - comprehensive NBA analytics platform
Project description
bball
Meta-package for the bball ecosystem - a comprehensive NBA analytics platform.
Installation
Install everything
pip install bball[all]
Install specific components
# Just the CLI
pip install bball[cli]
# API server
pip install bball[api]
# Analytics stack (data, strategies, reports)
pip install bball[analytics]
# Multiple components
pip install bball[cli,api,data]
Components
- bball-core: Core models and utilities shared across all packages
- bball-cli: Command-line interface for bball operations
- bball-api: REST/GraphQL API server
- bball-data: Data fetching and processing
- bball-strategies: Analysis strategies and algorithms
- bball-reports: Report generation and visualization
Documentation
See https://docs.bball.dev for full documentation.
License
MIT
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
bball-0.1.0.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
bball-0.1.0-py3-none-any.whl
(6.3 kB
view details)
File details
Details for the file bball-0.1.0.tar.gz.
File metadata
- Download URL: bball-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8758b9b1825d22ded571a434805d9d0a6d3e0a1b406a48d84b87d30f62011038
|
|
| MD5 |
2296f51963c91d6c607bb9a2bd6f1c3e
|
|
| BLAKE2b-256 |
1299ef64cd8b5cac644c7166cea101bf360bb54fa6b287f86978bcc89bf54893
|
File details
Details for the file bball-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bball-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
113e7274626f98d50c94c101aac4c3a668f78c864a58707ecd1be30f2b4e0298
|
|
| MD5 |
3a48ea290fb0166da14728924baaeed1
|
|
| BLAKE2b-256 |
ccfbeb27e8af2c8986914071bf231e93973eacc0748d86db2ee38abeab05147e
|