LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
autopython/__init__.py
autopython/cli.py
autopython/main.py
pythonrun.egg-info/PKG-INFO
pythonrun.egg-info/SOURCES.txt
pythonrun.egg-info/dependency_links.txt
pythonrun.egg-info/entry_points.txt
pythonrun.egg-info/requires.txt
pythonrun.egg-info/top_level.txt
tests/__init__.py
tests/test_auto_fix_imports.py
tests/test_config.py
tests/test_enhanced_search.py
tests/test_misspelled.py
tests/test_no_main.py
tests/test_nonexistent.py
tests/test_parse_imports.py
tests/test_script.py
tests/test_search_package.py
tests/test_similar_package.py