modernize 0.8.0
0
A hack on top of fissix (lib2to3 fork) for modernizing code for hybrid codebases.
Contents
A hack on top of fissix (lib2to3 fork) for modernizing code for hybrid codebases.
Stars: 353, Watchers: 353, Forks: 51, Open Issues: 56The PyCQA/modernize
repo was created 11 years ago and the last code push was 4 days ago.
The project is popular with 353 github stars!
How to Install modernize
You can install modernize using pip
pip install modernize
or add it to a project with poetry
poetry add modernize
Package Details
- Author
- Armin Ronacher
- License
- Homepage
- https://github.com/PyCQA/modernize
- PyPi:
- https://pypi.org/project/modernize/
- GitHub Repo:
- https://github.com/PyCQA/modernize
Classifiers
Related Packages
Errors
A list of common modernize errors.
Code Examples
Here are some modernize
code examples and snippets.
GitHub Issues
The modernize package has 56 open issues on GitHub
- [pre-commit.ci] pre-commit autoupdate