covdefaults provides a default setting for test coverage in Python
 projects, often used to measure how much of your program's code is
 exercised by automated tests.
 .
 The main purpose of "covdefaults" is to ease the initial setup of test
 coverage in Python projects by providing a default set of configuration
 options. With the package installed, you can run the covdefaults command
 on your project and it will automatically create or update a coverage
 configuration file called .coveragerc. With this file you can reduce the
 amount of work required to set up test coverage, allowing you to get
 started quickly.
            Installed Size: 29.7 kB
            
            Architectures:  all