{"id":24297037,"url":"https://github.com/jayclassless/coverage_python_version","last_synced_at":"2025-10-28T21:50:03.899Z","repository":{"id":62565016,"uuid":"121149018","full_name":"jayclassless/coverage_python_version","owner":"jayclassless","description":"A coverage.py plugin to facilitate exclusions based on Python version","archived":false,"fork":false,"pushed_at":"2019-12-24T02:14:01.000Z","size":4,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T05:57:12.151Z","etag":null,"topics":["coverage","plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jayclassless.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-11T17:37:13.000Z","updated_at":"2019-12-24T02:14:01.000Z","dependencies_parsed_at":"2022-11-03T16:00:57.444Z","dependency_job_id":null,"html_url":"https://github.com/jayclassless/coverage_python_version","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jayclassless/coverage_python_version","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayclassless%2Fcoverage_python_version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayclassless%2Fcoverage_python_version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayclassless%2Fcoverage_python_version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayclassless%2Fcoverage_python_version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayclassless","download_url":"https://codeload.github.com/jayclassless/coverage_python_version/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayclassless%2Fcoverage_python_version/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269693593,"owners_count":24460248,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["coverage","plugin","python","testing"],"created_at":"2025-01-16T19:49:58.548Z","updated_at":"2025-10-28T21:49:58.860Z","avatar_url":"https://github.com/jayclassless.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"***********************\ncoverage_python_version\n***********************\n\n.. image:: https://img.shields.io/pypi/v/coverage_python_version.svg\n   :target: https://pypi.python.org/pypi/coverage_python_version\n.. image:: https://img.shields.io/pypi/l/coverage_python_version.svg\n   :target: https://pypi.python.org/pypi/coverage_python_version\n\n\nOverview\n--------\n``coverage_python_version`` is a `coverage.py`_ plugin that provides a very\nbasic means for you to exclude code from your coverage measurements based on\nthe version of Python that it is executed on.\n\n.. _coverage.py: https://coverage.readthedocs.io\n\n\nUsage\n-----\n1. Add ``coverage_python_version`` to ``plugins`` option in the ``run`` section\n   of your ``coverage.py`` configuration.\n\n2. Use the comment ``# pragma: PY2`` to notate blocks of code that should be\n   measured under Python 2, and ``# pragma: PY3`` to notate blocks for Python\n   3.\n\n\nLicense\n-------\n``coverage_python_version`` is released under the terms of the `MIT License`_.\n\n.. _MIT License: https://opensource.org/licenses/MIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayclassless%2Fcoverage_python_version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayclassless%2Fcoverage_python_version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayclassless%2Fcoverage_python_version/lists"}