Package: modernize (0.7-3)
Links for modernize
Debian Resources:
Download Source Package modernize:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Modernizes Python code for eventual Python 3 migration
This library is a very thin wrapper around lib2to3 to utilize it to make Python 2 code more modern with the intention of eventually porting it over to Python 3.
This package installs the python-modernize command line tool. It works like 2to3. It does not guarantee, but it attempts to spit out a codebase compatible with Python 2.6 or Python 3. The code that it generates has a runtime dependency on six, unless the --no-six option is used. Version 1.9.0 or later of six is recommended. Some of the fixers output code that is not compatible with Python 2.5 or lower.
Other Packages Related to modernize
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-libmodernize
- Modernizes Python code for eventual Python 3 migration (Python 3)
Download modernize
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.2 kB | 25.0 kB | [list of files] |