Metadata-Version: 1.1
Name: oktopus
Version: 0.1.dev5
Summary: soft-bodied, eight-armed package for beautiful inference
Home-page: https://github.com/mirca/oktopus
Author: KeplerGO
Author-email: jvmirca@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 🐙 Oktopus
        ==========
        |ci-badge| |cov-badge|
        
        .. |ci-badge| image:: https://travis-ci.org/KeplerGO/oktopus.svg?branch=master
        .. |cov-badge| image:: https://codecov.io/gh/mirca/oktopus/branch/master/graph/badge.svg
        
        A soft-bodied, eight-armed package for beautiful inference.
        
        To install ``oktopus``, run::
        
            pip install oktopus
        
        or::
        
            git clone https://github.com/KeplerGO/oktopus.git
            cd oktopus
            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
