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)
- Host: GitHub
- URL: https://github.com/calcuis/minifypy
- Owner: calcuis
- Created: 2025-01-11T07:15:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-11T07:30:55.000Z (5 months ago)
- Last Synced: 2025-02-27T11:36:14.778Z (3 months ago)
- Topics: minify, py
- Language: Python
- Homepage: https://pypi.org/project/minifypy/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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): _