You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

pycoco

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pycoco

Python code coverage

0.7.2

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Network access

Supply chain risk

This module accesses the network.

Found 1 instance in 1 package

Shell access

Supply chain risk

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Found 1 instance in 1 package

Maintainers
1

pycoco is a script that can be used to generate code coverage info for the Python source code.

The script downloads the Python source code, builds the interpreter with code coverage options, runs the test suite and generates an HTML report how often each source code line in each C or Python file has been executed by the test suite.

Changes in 0.7.2 (released 09/08/2010)

  • Added the missing pixel GIF spc.gif.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts