Skip to content

merylldindin/Challenger

Repository files navigation

LOGO

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.

Set up a whole new environment:

git clone https://github.com/Coricos/Challenger.git
virtualenv -p python3 Challenger
cd Challenger
source bin/activate
pip install -r requirements.txt

For Jupyter lovers, add the environment to your list of kernels:

pip install jupyter notebook ipython ipykernel
python -m ipykernel install --user --name=challenger

General project architecture:

ROADMAP

Project usages so far:

About

Optimization toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published