.gitattributes
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.rst
MANIFEST.in
Makefile
NOTICE
README.rst
apache-2.0.LICENSE
azure-pipelines.yml
configure
configure.bat
pyproject.toml
requirements-dev.txt
requirements.txt
requirements_builder.ABOUT
resolve_cli.python
setup.cfg
setup.py
test_resolution2.py.foo
.github/workflows/docs-ci.yml
.github/workflows/pypi-release.yml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/dependencies-design.rst
docs/source/index.rst
docs/source/test-protocol.rst
docs/source/_static/theme_overrides.css
docs/source/contribute/contrib_doc.rst
etc/ci/azure-container-deb.yml
etc/ci/azure-container-rpm.yml
etc/ci/azure-posix.yml
etc/ci/azure-win.yml
etc/ci/install_sudo.sh
etc/ci/macports-ci
etc/ci/macports-ci.ABOUT
etc/ci/mit.LICENSE
etc/scripts/README.rst
etc/scripts/check_thirdparty.py
etc/scripts/fetch_thirdparty.py
etc/scripts/gen_pypi_simple.py
etc/scripts/gen_pypi_simple.py.ABOUT
etc/scripts/gen_pypi_simple.py.NOTICE
etc/scripts/gen_requirements.py
etc/scripts/gen_requirements_dev.py
etc/scripts/requirements.txt
etc/scripts/test_utils_pip_compatibility_tags.py
etc/scripts/test_utils_pip_compatibility_tags.py.ABOUT
etc/scripts/test_utils_pypi_supported_tags.py
etc/scripts/test_utils_pypi_supported_tags.py.ABOUT
etc/scripts/update_skeleton.py
etc/scripts/utils_dejacode.py
etc/scripts/utils_pip_compatibility_tags.py
etc/scripts/utils_pip_compatibility_tags.py.ABOUT
etc/scripts/utils_pypi_supported_tags.py
etc/scripts/utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_requirements.py
etc/scripts/utils_thirdparty.py
etc/scripts/utils_thirdparty.py.ABOUT
src/_packagedcode/__init__.py
src/_packagedcode/models.py
src/_packagedcode/pypi.py
src/_packagedcode/pypi.py.ABOUT
src/_packagedcode/pypi.py.NOTICE
src/_packagedcode/pypi_setup_py.py
src/_packagedcode/pypi_setup_py.py.ABOUT
src/_packagedcode/pypi_setup_py.py.LICENSE
src/_packagedcode/utils.py
src/python_inspector/__init__.py
src/python_inspector/api.py
src/python_inspector/cli_utils.py
src/python_inspector/dependencies.py
src/python_inspector/error.py
src/python_inspector/lockfile.py
src/python_inspector/package_data.py
src/python_inspector/resolution.py
src/python_inspector/resolution.py.ABOUT
src/python_inspector/resolution.py.LICENSE
src/python_inspector/resolve_cli.py
src/python_inspector/settings.py
src/python_inspector/setup_py_live_eval.py
src/python_inspector/setup_py_live_eval.py.ABOUT
src/python_inspector/setup_py_live_eval.py.LICENSE
src/python_inspector/utils.py
src/python_inspector/utils_pip_compatibility_tags.py
src/python_inspector/utils_pip_compatibility_tags.py.ABOUT
src/python_inspector/utils_pypi.py
src/python_inspector/utils_pypi.py.ABOUT
src/python_inspector/utils_pypi_supported_tags.py
src/python_inspector/utils_pypi_supported_tags.py.ABOUT
src/python_inspector.egg-info/PKG-INFO
src/python_inspector.egg-info/SOURCES.txt
src/python_inspector.egg-info/dependency_links.txt
src/python_inspector.egg-info/entry_points.txt
src/python_inspector.egg-info/not-zip-safe
src/python_inspector.egg-info/requires.txt
src/python_inspector.egg-info/top_level.txt
tests/conftest.py
tests/test_api.py
tests/test_cli.py
tests/test_packagecode_pypi.py
tests/test_pypi.py
tests/test_requirement_parsing.py
tests/test_resolution.py
tests/test_setup_py_live_eval.py
tests/test_setup_py_live_eval.py.ABOUT
tests/test_setup_py_live_eval.py.LICENSE
tests/test_setup_py_live_eval_cli.py.ABOUT
tests/test_setup_py_live_eval_cli.py.LICENSE
tests/test_setup_py_parsing.py
tests/test_utils.py
tests/test_utils_pip_compatibility_tags.py
tests/test_utils_pip_compatibility_tags.py.ABOUT
tests/test_utils_pypi.py
tests/test_utils_pypi_supported_tags.py
tests/test_utils_pypi_supported_tags.py.ABOUT
tests/data/azure-devops.req-310-expected.json
tests/data/azure-devops.req-312-expected.json
tests/data/azure-devops.req-313-expected.json
tests/data/azure-devops.req-38-expected.json
tests/data/azure-devops.req.txt
tests/data/default-url-expected.json
tests/data/environment-marker-test-requirements.txt
tests/data/environment-marker-test-requirements.txt-expected.json
tests/data/error-requirements.txt
tests/data/example-requirements-ignore-errors-expected.json
tests/data/fetch_links_test.html
tests/data/frozen-requirements.txt
tests/data/frozen-requirements.txt-expected.json
tests/data/no-install-requires-expected.json
tests/data/other_req.txt
tests/data/parse-reqs-with-setup_requires-and-python-requires.json
tests/data/parse-reqs.json
tests/data/partial-setup.py
tests/data/pdt-requirements.txt
tests/data/pdt-requirements.txt-expected.json
tests/data/pinned-pdt-requirements.txt
tests/data/pinned-pdt-requirements.txt-expected.json
tests/data/pinned-requirements.txt
tests/data/pinned-requirements.txt-expected.json
tests/data/prefer-source-expected.json
tests/data/psycopg2-links-expected.json
tests/data/psycopg2.html
tests/data/relative-links-expected.json
tests/data/req.txt
tests/data/requirements-test.txt
tests/data/requirements.devel.txt
tests/data/setup-distutils-asnames.txt
tests/data/setup-distutils-qualifiedfct.txt
tests/data/setup-distutils.txt
tests/data/setup-qualifiedfct.txt
tests/data/setup.cfg
tests/data/setup.txt
tests/data/setup_if_main.py
tests/data/setup_with_setup_requires_and_python_requires.cfg
tests/data/single-url-env-var-except-simple-expected.json
tests/data/single-url-env-var-expected.json
tests/data/single-url-except-simple-expected.json
tests/data/single-url-expected.json
tests/data/test-api-expected.json
tests/data/test-api-pdt-expected.json
tests/data/test-api-with-lief-python-312.json
tests/data/test-api-with-partial-setup-py.json
tests/data/test-api-with-prefer-source.json
tests/data/test-api-with-python-311.json
tests/data/test-api-with-recursive-requirement-file.json
tests/data/test-api-with-requirement-file.json
tests/data/test-commented.netrc
tests/data/test.netrc
tests/data/tilde_req-expected-env.json
tests/data/tilde_req-expected-max-rounds.json
tests/data/tilde_req-expected-netrc.json
tests/data/tilde_req-expected.json
tests/data/insecure-setup/setup.py
tests/data/insecure-setup/setup.py-expected.json
tests/data/insecure-setup-2/setup.py
tests/data/insecure-setup-2/setup.py-expected.json
tests/data/insecure-setup-2/testpkh/__init__.py
tests/data/insecure-setup/rdflib/__init__.py
tests/data/recursive_requirements/com.txt
tests/data/recursive_requirements/r.txt
tests/data/resolved_deps/autobahn-310-expected.json
tests/data/resolved_deps/flask-310-expected.json
tests/data/resolved_deps/flask-310-win-expected.json
tests/data/resolved_deps/flask-36-expected.json
tests/data/resolved_deps/flask-39-expected.json
tests/data/resolved_deps/torch-312-expected.json
tests/data/secure-setup/setup-emptyrequires.py
tests/data/secure-setup/setup-norequires.py
tests/data/secure-setup/setup-requires.py
tests/data/setup/no-direct-dependencies-setup.py
tests/data/setup/no-direct-dependencies-setup.py-expected.json
tests/data/setup/simple-setup.py
tests/data/setup/simple-setup.py-expected.json
tests/data/setup/spdx-setup.py
tests/data/setup/spdx-setup.py-expected.json