An open API service indexing awesome lists of open source software.

https://github.com/calcuis/pyminify

py minifier (engine)
https://github.com/calcuis/pyminify

minifier python

Last synced: about 2 months ago
JSON representation

py minifier (engine)

Awesome Lists containing this project

README

        

### py minifer

This package is able to minify Python code; advantages:
- smaller in file size (most likely)
- good for preparing your mini-pack publication(s)

#### reference: [astor](https://pypi.org/project/astor) (reboot the project)