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.4.1.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

autoimport-0.4.1-py3-none-any.whl (21.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for autoimport-0.4.1.tar.gz
Algorithm Hash digest
SHA256 8a32195a5a413f3a0efe827e139697fb0c47418619e27defbcf4f528abce8038
MD5 713590a98804764af5dd4cbeb9375732
BLAKE2b-256 1498740192cd8faea428cc38a4efe3988ae63e0c0093a2727585699de80beeb8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: autoimport-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 21.1 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.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.3

File hashes

Hashes for autoimport-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 25b194961dc78aae8438435c03824563c585b64e4be38959f12e788af3cdb6d1
MD5 8c07456a367e742d75207c047a9f26b1
BLAKE2b-256 306c3eef2834f05948e35bed7afd1e3859c2a3b5122b11a0b17c7ded40f85986

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