Installation ============ To install python-minifier use pip: .. code-block:: bash $ pip install python-minifier Note that python-minifier depends on the python interpreter for parsing source code, so install using a version of python appropriate for your source. python-minifier runs with and can minify code written for Python 2.7 and Python 3.3 to 3.11.