Author: Meryll Dindin
This package fosters a lot of reusable components that you can easily plug into any of your project. A lot is being developed currently, as I add more and more automation and documentation. Feel free to participate in the elaboration of this open-source package!
Read about the project on Medium.
git clone https://github.com/Coricos/Challenger.git
virtualenv -p python3 Challenger
cd Challenger
source bin/activate
pip install -r requirements.txt
pip install jupyter notebook ipython ipykernel
python -m ipykernel install --user --name=challenger