{"id":13739987,"url":"https://lyz-code.github.io/autoimport/","last_synced_at":"2025-05-08T19:35:11.245Z","repository":{"id":38027836,"uuid":"304753132","full_name":"lyz-code/autoimport","owner":"lyz-code","description":"Autoimport automatically fixes wrong import statements.","archived":false,"fork":false,"pushed_at":"2024-10-01T16:14:15.000Z","size":4675,"stargazers_count":96,"open_issues_count":15,"forks_count":24,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-12T01:42:32.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lyz-code.github.io/autoimport","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lyz-code.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-16T22:43:09.000Z","updated_at":"2024-10-01T16:13:08.000Z","dependencies_parsed_at":"2023-02-08T12:16:01.291Z","dependency_job_id":"ecf56920-9ef8-4803-a366-aa42cfd86d4c","html_url":"https://github.com/lyz-code/autoimport","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyz-code%2Fautoimport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyz-code%2Fautoimport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyz-code%2Fautoimport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyz-code%2Fautoimport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lyz-code","download_url":"https://codeload.github.com/lyz-code/autoimport/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253135596,"owners_count":21859669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T04:00:40.859Z","updated_at":"2025-05-08T19:35:10.892Z","avatar_url":"https://github.com/lyz-code.png","language":"Python","funding_links":[],"categories":["Code Formatting"],"sub_categories":[],"readme":"# Autoimport\n\n[![Actions Status](https://github.com/lyz-code/autoimport/workflows/Tests/badge.svg)](https://github.com/lyz-code/autoimport/actions)\n[![Actions Status](https://github.com/lyz-code/autoimport/workflows/Build/badge.svg)](https://github.com/lyz-code/autoimport/actions)\n[![Coverage Status](https://coveralls.io/repos/github/lyz-code/autoimport/badge.svg?branch=main)](https://coveralls.io/github/lyz-code/autoimport?branch=main)\n\nAutoimport missing python libraries.\n\nThroughout the development of a python program you continuously need to manage\nthe python import statements either because you need one new object or because\nyou no longer need it. This means that you need to stop writing whatever you\nwere writing, go to the top of the file, create or remove the import statement\nand then resume coding.\n\nThis workflow break is annoying and almost always unnecessary. `autoimport`\nsolves this problem if you execute it whenever you have an import error, for\nexample by configuring your editor to run it when saving the file.\n\n## Help\n\nSee [documentation](https://lyz-code.github.io/autoimport) for more details.\n\n## Installing\n\n```bash\npip install autoimport\n```\n\n## Contributing\n\nFor guidance on setting up a development environment, and how to make\na contribution to *autoimport*, see [Contributing to\nautoimport](https://lyz-code.github.io/autoimport/contributing).\n\n## License\n\nGPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/lyz-code.github.io%2Fautoimport%2F","html_url":"https://awesome.ecosyste.ms/projects/lyz-code.github.io%2Fautoimport%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/lyz-code.github.io%2Fautoimport%2F/lists"}