{"id":15358378,"url":"https://github.com/astrofrog/tox-pypi-filter","last_synced_at":"2026-06-24T00:03:49.784Z","repository":{"id":56396617,"uuid":"205139659","full_name":"astrofrog/tox-pypi-filter","owner":"astrofrog","description":"Plugin for tox to allow dependency filtering at the PyPI server level","archived":false,"fork":false,"pushed_at":"2023-03-09T11:26:13.000Z","size":45,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-04T03:30:35.306Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astrofrog.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-29T10:35:06.000Z","updated_at":"2022-12-09T10:58:15.000Z","dependencies_parsed_at":"2024-10-01T12:41:05.699Z","dependency_job_id":null,"html_url":"https://github.com/astrofrog/tox-pypi-filter","commit_stats":{"total_commits":41,"total_committers":2,"mean_commits":20.5,"dds":"0.36585365853658536","last_synced_commit":"bcd599dd4fca5af48d1d6c7c966f69f64383c707"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrofrog%2Ftox-pypi-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrofrog%2Ftox-pypi-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrofrog%2Ftox-pypi-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrofrog%2Ftox-pypi-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astrofrog","download_url":"https://codeload.github.com/astrofrog/tox-pypi-filter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240258178,"owners_count":19772969,"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-10-01T12:40:59.927Z","updated_at":"2026-06-21T08:30:21.480Z","avatar_url":"https://github.com/astrofrog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"About tox-pypi-filter\n=====================\n\nAbout\n-----\n\nTox includes a ``--force-dep`` option that can be used to provide version\nrestrictions for dependencies - however, by design this only works with\ndependencies explicitly listed in the ``deps`` section of the ``tox.ini`` file\n(see `this issue \u003chttps://github.com/tox-dev/tox/issues/534\u003e`_ for a\ndiscussion of this).\n\nThe **tox-pypi-filter** plugin works around this by using a proxy PyPI server\nthat filters packages in a way that is independent of tox's implementation.\n\nInstalling\n----------\n\nTo install::\n\n    pip install tox-pypi-filter\n\nUsing\n-----\n\nThis plugin provides a ``--pypi-filter`` command-line option that takes\n`PEP440 version specifiers\n\u003chttps://www.python.org/dev/peps/pep-0440/#version-specifiers\u003e`_ separated by\nsemicolons, e.g.::\n\n    tox --pypi-filter \"numpy==1.14.*;pytest\u003c4\" -e py37-test\n\nIn this case, if Numpy or PyTest are needed by the tox environment, the versions\nthat will be installed will satisfy the version specification supplied.\n\nCaveats\n-------\n\nThis plugin will not work properly if you use the ``-i/--index-url`` option\nmanually when calling tox. In addition, this will only work with pip-based\ninstalls, and will not work with e.g. `tox-conda\n\u003chttps://github.com/tox-dev/tox-conda\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrofrog%2Ftox-pypi-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrofrog%2Ftox-pypi-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrofrog%2Ftox-pypi-filter/lists"}