# Install chadwick with Homebrew

Tools for manipulating baseball data. Version 0.10.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:chadwick
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install chadwick
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:chadwick
- **Package manager:** Homebrew
- **Version:** 0.10.0
- **Source summary:** Tools for manipulating baseball data
- **Homepage:** <https://chadwick.readthedocs.io>
- **Repository:** <https://github.com/chadwickbureau/chadwick>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- cwbox (alias)
- cwcomment (alias)
- cwdaily (alias)
- cwevent (alias)
- cwgame (alias)
- cwsub (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.10.0
## Project history and usage

Chadwick is a suite of command-line tools for extracting and transforming baseball play-by-play and boxscore data in the DiamondWare format used by Retrosheet. Its significance is concentrated in the baseball data community rather than general-purpose CLI culture.

### Project history

The official documentation says Chadwick is written and maintained by Dr. T. L. Turocy at the Chadwick Baseball Bureau and is copyrighted 2002-2023. The project provides tools such as cwevent, cwgame, cwbox, cwdaily, cwsub, and cwcomment, with several utilities replacing or extending earlier DiamondWare programs.

### Adoption history

Chadwick's adoption follows the Retrosheet and baseball research ecosystem: the documentation is meant to be read alongside Retrosheet materials, and acknowledgments cite support or guidance from Sports Reference, the Society for American Baseball Research, XMLTeam, and Retrosheet. The supplied input records Homebrew packaging, while the official README notes that Chadwick may also be available in package managers and provides Windows binaries through GitHub releases.

### How it is used

Users run Chadwick tools to turn Retrosheet play-by-play event files and box scores into delimited output, field lists, game-level summaries, substitution data, comments, and daily statistical totals. It is a data-cleaning and extraction toolchain for people who want reproducible command-line access to historical baseball game data.

### Why package nerds care

For package maintainers and data-tool collectors, Chadwick is a useful example of a domain-specific C command-line suite that packages well: stable executables, no credentials or service dependency, ReadTheDocs documentation, source releases, and value to a narrow but serious research community.

### Timeline

- 2002: Official documentation dates the Chadwick copyright period from 2002.
- 2023: Official documentation records maintenance and copyright through 2023.
- Release metadata: The README identifies 0.10.0 as the documented release and directs users to GitHub releases.

### Related projects

- Chadwick is tightly related to Retrosheet and the DiamondWare utilities BEVENT, BGAME, and BOX, which its tools replace or extend. It also sits near Sports Reference and SABR workflows because those communities depend on structured historical baseball data.

### Sources

- <https://chadwick.readthedocs.io/>
- <https://github.com/chadwickbureau/chadwick/blob/master/README.md>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/chadwick.yml](https://github.com/mxcl/pkgdb/blob/main/combined/chadwick.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
