.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.md
COMPATIBILITY.md
LICENSE
README.md
pyproject.toml
.github/FUNDING.yml
.github/codecov.yml
.github/workflows/main.yml
.github/workflows/remote_package_index_test.yml
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements-doc.txt
docs/_static/css/pyodide.css
docs/_static/img/pyodide-logo.png
docs/project/api.md
docs/project/micropip-in-other-projects.md
docs/project/usage.md
micropip/__init__.py
micropip/_mock_package.py
micropip/_utils.py
micropip/_version.py
micropip/constants.py
micropip/freeze.py
micropip/install.py
micropip/list.py
micropip/logging.py
micropip/metadata.py
micropip/package.py
micropip/package_index.py
micropip/package_manager.py
micropip/py.typed
micropip/transaction.py
micropip/types.py
micropip/uninstall.py
micropip/wheelinfo.py
micropip.egg-info/PKG-INFO
micropip.egg-info/SOURCES.txt
micropip.egg-info/dependency_links.txt
micropip.egg-info/requires.txt
micropip.egg-info/top_level.txt
micropip/_compat/__init__.py
micropip/_compat/_compat_in_pyodide.py
micropip/_compat/_compat_not_in_pyodide.py
micropip/_compat/compatibility_layer.py
micropip/externals/__init__.py
micropip/externals/mousebender/simple.py
tests/conftest.py
tests/test_compat.py
tests/test_freeze.py
tests/test_install.py
tests/test_list.py
tests/test_logging.py
tests/test_metadata.py
tests/test_mock.py
tests/test_package_index.py
tests/test_package_manager.py
tests/test_transaction.py
tests/test_uninstall.py
tests/test_utils.py
tests/test_wheelinfo.py
tests/integration/test_integration.py
tests/integration/test_remote_indexes.py
tests/test_data/metadata/boto3-1.28.51-py3-none-any.whl.metadata
tests/test_data/metadata/requests-2.31.0-py3-none-any.whl.metadata
tests/test_data/metadata/urllib3-2.0.5-py3-none-any.whl.metadata
tests/test_data/pypi_response/black_json.json
tests/test_data/pypi_response/black_simple.html
tests/test_data/pypi_response/black_simple.json
tests/test_data/pypi_response/fake-pkg-micropip-test_json.json
tests/test_data/pypi_response/fake-pkg-micropip-test_simple.json
tests/test_data/pypi_response/gen_responses.sh
tests/test_data/pypi_response/numpy_json.json
tests/test_data/pypi_response/numpy_simple.html
tests/test_data/pypi_response/numpy_simple.json
tests/test_data/pypi_response/pytest_json.json
tests/test_data/pypi_response/pytest_simple.html
tests/test_data/pypi_response/pytest_simple.json
tests/test_data/pypi_response/pytz_json.json
tests/test_data/pypi_response/pytz_simple.html
tests/test_data/pypi_response/pytz_simple.json
tests/test_data/pypi_response/snowballstemmer_json.json
tests/test_data/pypi_response/snowballstemmer_simple.html
tests/test_data/pypi_response/snowballstemmer_simple.json
tests/test_data/pypi_response/xo-gd_json.json
tests/test_data/pypi_response/xo-gd_simple.html
tests/test_data/pypi_response/xo-gd_simple.json
tests/test_data/test_wheel_uninstall/README.md
tests/test_data/test_wheel_uninstall/pyproject.toml
tests/test_data/test_wheel_uninstall/top_level.py
tests/test_data/test_wheel_uninstall/deep/__init__.py
tests/test_data/test_wheel_uninstall/deep/data/data.txt
tests/test_data/test_wheel_uninstall/deep/deep/__init__.py
tests/test_data/test_wheel_uninstall/shallow/__init__.py
tests/test_data/test_wheel_uninstall/test_wheel_uninstall/__init__.py
tests/test_data/wheel/pytest-7.2.2-py3-none-any.whl
tests/test_data/wheel/pytest-7.2.2-py3-none-any.whl.metadata
tests/test_data/wheel/snowballstemmer-2.0.0-py2.py3-none-any.whl
tests/test_data/wheel/test_wheel_uninstall-1.0.0-py3-none-any.whl