python3-futurize Plugin
Tool to convert Python 2 code to Python 2/3 compatible code.
Commands
python3-futurize <resource> <action>— Execute python3-futurize commandspython3-futurize _ _— Passthrough to python3-futurize CLI
Usage Examples
- "python3-futurize --help"
Installation
pip install future
Key Features
- CLI-based system tool
- Scriptable and automatable