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

Uploaded Source

Built Distribution

autoimport-0.2.0-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: autoimport-0.2.0.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.3

File hashes

Hashes for autoimport-0.2.0.tar.gz
Algorithm Hash digest
SHA256 fe901cc864573a8906749f5f9705ed62502a827860035b9e077730354af624b0
MD5 6f055fd128240eeabf35ab72f72956f6
BLAKE2b-256 ab7693b8ec3f9e8b3d752f54777b58d3bb696de87c8e6dfbcecb61df40d347dd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: autoimport-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 19.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.3

File hashes

Hashes for autoimport-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6f9db233571ce9882e171f2990b0eb356864236fc09e15cb61f959465c32f1d4
MD5 a2284b80dd86fce7404fbd2626e84841
BLAKE2b-256 760c3608105738e37c36939a0b184e4229028f7fae9e9e589badd1a4165b9952

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