TBD
Project description
Debacle
TBD
Unix: Windows: Metrics: Usage:
Getting Started
Requirements
Python 3.5+
Installation
Install Debacle with pip:
$ pip install Debacle
or directly from the source code:
$ git clone https://github.com/jacebrowning/debacle.git $ cd debacle $ python setup.py install
Basic Usage
After installation, the package can imported:
$ python >>> import debacle >>> debacle.__version__
Documentation
Read the full documentation here.
Revision History
0.0.0 (YYYY/MM/DD)
TBD