Skip to content

Jasha10/fixup

Repository files navigation

fixup: Automatically add and remove python import statements

The goal is that running fixup my_file.py will automatically add or remove import statements to or from my_file.py. This project is inspired by autoimport, with the key difference that manipulation of source code will be done using abstract syntax trees instead of regular expressions.

Currently this tool pre-alpha.

About

(pre-alpha) Automatically add and remove python import statements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published