Skip to main content

tiny tool to force absolute imports in python code

Project description

force_absolute_imports

simple tool that checks only absolute imports are used

# install
python -m pip install force_absolute_imports

# usage
python -m force_absolute_imports foo.py bar.py python_folder 

Pass python files and/or folders. Folders will be recursively scanned for .py files

You can pass --in-place parameter to fix imports. (it will edit files in place):

python -m force_absolute_imports --in-place foo.py bar.py python_folder

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

force_absolute_imports-0.11.0.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file force_absolute_imports-0.11.0.tar.gz.

File metadata

File hashes

Hashes for force_absolute_imports-0.11.0.tar.gz
Algorithm Hash digest
SHA256 306770e66480a4809e2419377f33037266097fc47da0c342c0999ad0bc2728f7
MD5 de9586a4fd9780ff1e4ceadd7ba17510
BLAKE2b-256 2b6dcc2136d395ec687858b6c9be6cafc8b2350046030debe59ce3df0ead1d1c

See more details on using hashes here.

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