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)

GitHub

356 stars
15 watching
51 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pycqa/autoflakeA tool to automatically remove unused imports and variables from Python code based on pyflakes analysis908
andreikop/cpp2pythonTool to automate part of the conversion process from C/C++ to Python code169
cgarciae/phiA 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
peterhinch/micropython_data_to_pyA utility to convert binary data into Python source code for storage in Flash.28
open-cogsci/pyqode.pythonAdds Python support to PyQode, enabling features like code completion and syntax highlighting.1
fanq15/caffe_to_torch_to_pytorchA tool for converting models between Caffe and PyTorch150
pylons/colanderA library for serializing and deserializing data structures into strings, mappings, and lists while performing validation.451
pymorphy2/pymorphy2A morphological analyzer and generator for Russian and Ukrainian languages1,127
davidhewitt/pythonizeA Rust-based library that converts Rust objects to Python values and back using the PyO3 library.211
microsoft/pylance-releaseProvides language support and features for Python development in Visual Studio Code1,726
peterhinch/micropython-font-to-pyConverts industry-standard font files to Python source code that can be deployed on MicroPython platforms.393
vadimkantorov/caffemodel2pytorchA tool for converting Caffe models to PyTorch formats390
tin2tin/python_stylechecker_for_blenderEnables Pycodestyle to be integrated into Blender's Text Editor for Python code quality checking13
jsonpickle/jsonpickleConverts complex Python objects to JSON and vice versa.1,260
locuslab/pytorch_fftProvides an efficient wrapper around CUDA FFTs for PyTorch transformations315