name: coveralls version: 4.1.0 summary: Show coverage stats online via coveralls.io license: MIT License author: Kevin James requires_python: <4.0,>=3.10 python_min: 3.10 install_size: 13.8 KB module_format: py3-none-any doc_url: https://coveralls-python.rtfd.io/ repo_url: https://github.com/TheKevJames/coveralls-python last_released_at: 2026-02-28T15:16:46Z releases_last_12mo: 2 avg_days_between_releases: 101.4 platforms: any ## dependencies coverage[toml] !=6.0.*,!=6.1,!=6.1.1,<8.0,>=5.0 requests <3.0.0,>=1.0.0 typer <1.0.0,>=0.12.0 ## extras [yaml] pyyaml <7.0,>=3.10 ## maintainers Kevin James