To run this script, you'll need to have the csscompressor library installed. You can install it by running pip install csscompressor.
Run the script using the following command:
python minimize_css.py src.css dist.css
Where src.css is the input file and dist.css is the output file.