modernize
Code transformer
Transforms Python 2 source code into compatible Python 3 and 2.6+ code
Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
356 stars
15 watching
51 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis | 908 |
| Tool to automate part of the conversion process from C/C++ to Python code | 169 |
| A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
| A utility to convert binary data into Python source code for storage in Flash. | 28 |
| Adds Python support to PyQode, enabling features like code completion and syntax highlighting. | 1 |
| A tool for converting models between Caffe and PyTorch | 150 |
| A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
| A morphological analyzer and generator for Russian and Ukrainian languages | 1,127 |
| A Rust-based library that converts Rust objects to Python values and back using the PyO3 library. | 211 |
| Provides language support and features for Python development in Visual Studio Code | 1,726 |
| Converts industry-standard font files to Python source code that can be deployed on MicroPython platforms. | 393 |
| A tool for converting Caffe models to PyTorch formats | 390 |
| Enables Pycodestyle to be integrated into Blender's Text Editor for Python code quality checking | 13 |
| Converts complex Python objects to JSON and vice versa. | 1,260 |
| Provides an efficient wrapper around CUDA FFTs for PyTorch transformations | 315 |