gitextract_pw5dpfc3/ ├── .travis.yml ├── README.md ├── bin/ │ └── stockeye-corpus ├── requirements.txt └── stockeye/ ├── __init__.py ├── symbols/ │ ├── alpha.txt │ └── clean.txt └── watch.py