bugcrowd

Python wrapper for the Bugcrowd API


Keywords
bugcrowd
License
MIT
Install
pip install bugcrowd==0.1

Documentation

Pycrowd

Python wrapper for the Bugcrowd API started during the Winter 2017 Hackathon.

Goals

  1. Write positive and negative test cases
  2. Wrap all documented API functions
  3. Deploy to Pypi
  4. Test Python2 and 3 compatibility
  5. Refine adherance to PEP 8