Installation#

You can install Refactor with pip either directly from PyPI or source.

$ pip install refactor
$ pip install git+https://github.com/isidentical/refactor

Warning

We only support Python 3.9 and higher.

Once you have an environment ready, you can start exploring refactor with following our tutorial.