Project: fissix

Monkeypatches to override default behavior of lib2to3.

Project Details

Latest version
21.11.13
Home Page
https://github.com/jreese/fissix
PyPI Page
https://pypi.org/project/fissix/

Project Popularity

PageRank
0.004206578214440652
Number of downloads
77973

fissix

Backport of latest lib2to3, with enhancements.

build status version license code style

Installation

pip3 install fissix or pip install fissix, depending on the operating system's Python policy. On Debian ≥11 and derivatives such as Ubuntu 21.04, sudo apt install python3-fissix.

License

fissix is licensed under the Python Software Foundation License Version 2. I am providing code in this repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not from my employer. See the LICENSE file for details.

Used by

  • https://pypi.org/project/bowler/ Safe code refactoring for modern Python projects
  • https://pypi.org/project/modernize/ A hack on top of fissix for modernizing code for hybrid codebases.