py-terser is a Python package and CLI tool that serves as a fork of python-minifier. It transforms Python projects into their smallest possible form through aggressive minification, name mangling, and compression. It is primarily used by developers who need to shrink code for distribution, embedding, or performance optimization in constrained environments.
py-terser sits in PulseGate's CLI tools & terminal category. It focuses on reducing the size of Python codebases and projects for distribution or deployment by removing unnecessary characters and shortening names. It is built as an open-source project for developers. py-terser is open source under the MIT license. It runs on the command line.
py-terser first shipped in 2018. Development happens publicly on GitHub with 36 commits in the last 90 days. Key capabilities include Code Minification, mangling, and compression.
Latest indexed changes and source events
Other apps tracked under the same category.