Skip to main content

A tool to automatically replace 'import *' imports with explicit imports in files

Project description

Tool to automatically replace import * imports with explicit imports

Requires pyflakes. Somewhat inspired by autoflake.

Limitations:

  • Only works with relative imports at the moment
  • Does not work correctly with recursive star imports
  • Assumes only names in the current file are used by star imports

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

removestar-1.0.tar.gz (19.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page