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

https://github.com/calcuis/minifypy

minify py (easy to operate)
https://github.com/calcuis/minifypy

minify py

Last synced: 3 months ago
JSON representation

minify py (easy to operate)

Awesome Lists containing this project

README

        

### minifypy
install it via pip/pip3
```
py install minifypy
```
run the minifier (menu) by
```
py -m minifypy
```
>Please opt:
>1. select a py file to minify
>2. minify all py file(s) in the current directory
>
>Enter your choice (1 to 2): _