Request to add Pycln project.
Oct. 4, 2020
3:03 p.m.
What is *Pycln*? *Pycln is a formatter for finding and removing unused imports automatically and accurately.* Why do you build it while Autoflake & Unimport exists? Because *Pycln* has designed to be: - Safer by statically analyzing modules side effects before considering them as unused, which neither Autoflake nor Unimport provides this functionality! - More accurate by supporting a wide variety of special cases (we can improve this part more and more). *Pycln Github repo:* https://github.com/hadialqattan/pycln *For more information see:* https://hadialqattan.github.io/pycln
1583
Age (days ago)
1583
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hadi Alqattan