dhaynespls / parrot-wrapper

A wrapper for the Parrot SDK in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parrot Wrapper

A wrapper for the Parrot SDK in python.

Python 2 my dude.

Setup

Assuming you have virtualenv installed,

virtualenv -p python2 venv
source venv/bin/activate
pip install -r requirements.txt
python parrot.py

About

A wrapper for the Parrot SDK in python.


Languages

Language:Python 100.0%