/nuclei

2018 Kaggle Data Science Bowl

Primary LanguageJupyter NotebookMIT LicenseMIT


Documentation Status Updates

Nuclei

Notes and models for the 2018 Kaggle Data Science Bowl

Installation

Stable release

To install nuclei, run this command in your terminal:

pip install nuclei

This will give you the most recent stable release of nuclei.

From sources

To install the development version:

git clone git://github.com/yngtodd/nuclei

Once you have a copy of the source, you can install it with:

python setup.py install

Features

  • TODO: Get this thing started!

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.