Python-minimizer

Latest version: v2.0.1

Safety actively analyzes 613461 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.1

Fixed
- Added default value for verbose flag if not defined by main

Removed
- Removed unsupported Python 3 versions not personally tested by me

2.0.0

Changed
- Update README.md with better info
- Update setup.py to reflect supported versions
- Fully support Python 3 using Python 3 provided classes
- Modified type enums and StringIO classes

Removed
- No longer supports Python 2.7

1.0.2

Fixed
- Put spaces between numbers to ensure proper minification
- Ignore newlines inside token groups

1.0.1

Fixed
- Added file extension to LICENSE.txt for better functionality
- Include manifest file for distribution

1.0.0

Added
- setup.py for installation

Changed
- Moved main code into a proper function

0.5.0

Added
- Updated comments and help strings
- Elaborated on command line usage
- Ignore pycharm files in .gitignore
- Ability to recursively minimize directory trees containing Python code
- Use logging module to print debug output

Fixed
- Bracket counting to improve token group idenitification
- Fixed some keywords being spaced oddly - while correct, removal of whitespace in these situations made the code look wrong (minimizes less, but more readable)
- Merged fix for inconsistent user input / output directories

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.