An open API service indexing awesome lists of open source software.

https://github.com/veracode/example-python

Example python project to demonstrate srcclr scans
https://github.com/veracode/example-python

Last synced: 6 months ago
JSON representation

Example python project to demonstrate srcclr scans

Awesome Lists containing this project

README

          

# [:] Example Python 2 Project

An example Python project to demonstrate [srcclr](https://www.srcclr.com) scans.

Check out the [python3](https://github.com/srcclr/example-python/tree/python3) branch for a project that builds with Python 3.

## Try me!

```
brew tap srcclr/srcclr
brew install srcclr
srcclr activate
srcclr scan --url https://github.com/srcclr/example-python
```