Automatically add and remove python import statements
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fixup-0.0.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file fixup-0.0.0.tar.gz
.
File metadata
- Download URL: fixup-0.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab4a53d8ba301ba40904c502a7ff3739dee4da056d2370bd4af5ec827ad7a3de |
|
MD5 | 362569a4adbeebb4385c414766ad3a48 |
|
BLAKE2b-256 | 3d63440532018b6fc5fa0fe5e0a5a31eb175754a2bb0958839437bf7fe2ef6e9 |
File details
Details for the file fixup-0.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: fixup-0.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6da6f934d434dc11929fb26acdfcee822ea3ae81de5fc08d53f8d8edbd86378 |
|
MD5 | 1a5c8c7ecda8d8ef3e1c3a017ce3bb98 |
|
BLAKE2b-256 | b893d51705b6b5dad8cc9b3de098fc105f106eb2b73c0578f5b6b5e20481c4a6 |