pybytecompile

Wrapper around compileall


Install
pip install pybytecompile==1.0.1

Documentation

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

pybytecompiler.py --help