# Overview

pybytecompile is a small wrapper around python's ```compileall``` module
designed to facilitate using the CLI to compile and optimize out
docstrings from output files.

# Usage

```bash
pybytecompiler.py --help
```