2to3 1.0
0
Adds the 2to3 command directly to entry_points.
Contents
Adds the 2to3 command directly to entry_points.
How to Install 2to3
You can install 2to3 using pip
pip install 2to3
or add it to a project with poetry
poetry add 2to3
Package Details
- Author
- xoviat
- License
- MIT
- Homepage
- PyPi:
- https://pypi.org/project/2to3/
Related Packages
Errors
A list of common 2to3 errors.
Code Examples
Here are some 2to3
code examples and snippets.