Metadata-Version: 1.1
Name: oktopus
Version: 0.1.dev1
Summary: soft-bodied, eight-armed package for beautiful inference
Home-page: https://github.com/mirca/octopus
Author: Octopus developers
Author-email: jvmirca@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: # 🐙 Oktopus
        ![travis-ci](https://travis-ci.org/mirca/octopus.svg?branch=master)
        
        A soft-bodied, eight-armed package for beautiful inference.
        
        To install ``oktopus``, run:
        
        ```
        pip install oktopus
        ```
        
        or
        
        ```
        git clone https://github.com/mirca/octopus.git
        cd octopus
        pip install -e .
        ```
        
        And you're all set!
        
Keywords: statistics probability
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
