Skip to main content

A Cookiecutter template for creating Python projects

Project description

Autoimport

Actions Status Actions Status Coverage Status

Autoimport missing python libraries.

Throughout the development of a python program you continuously need to manage the python import statements either because you need one new object or because you no longer need it. This means that you need to stop writing whatever you were writing, go to the top of the file, create or remove the import statement and then resume coding.

This workflow break is annoying and almost always unnecessary. autoimport solves this problem if you execute it whenever you have an import error, for example by configuring your editor to run it when saving the file.

Help

See documentation for more details.

Installing

pip install autoimport

Contributing

For guidance on setting up a development environment, and how to make a contribution to autoimport, see Contributing to autoimport.

License

GPLv3

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

autoimport-0.3.0.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

autoimport-0.3.0-py3-none-any.whl (20.8 kB view details)

Uploaded Python 3

File details

Details for the file autoimport-0.3.0.tar.gz.

File metadata

  • Download URL: autoimport-0.3.0.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.3

File hashes

Hashes for autoimport-0.3.0.tar.gz
Algorithm Hash digest
SHA256 a611607afaf6ec4a233324577b6c568caf1537fd49af26430d4d9f73cd77d872
MD5 e062ef7395587e11016a34976f034573
BLAKE2b-256 1f6467b1f9531ae0d0aaf21371211a4804410212d8ab320669e992f409dae806

See more details on using hashes here.

File details

Details for the file autoimport-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: autoimport-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 20.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.3

File hashes

Hashes for autoimport-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3bc367c31cc534eb0319f5c5f3d1af9a17b765cf48e008e592ab771a44508c34
MD5 342cf17f517449181caa30ea4453d0ba
BLAKE2b-256 c0eb08d82d2f93f7e97237c1d8846f03450088a6e53d7f93225e8542f13199f7

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