Metadata-Version: 1.1
Name: oktopus
Version: 0.1.1
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| |zenodo-badge|
        
        .. |ci-badge| image:: https://travis-ci.org/KeplerGO/oktopus.svg?branch=master
            :target: https://travis-ci.org/KeplerGO/oktopus
        .. |cov-badge| image:: https://codecov.io/gh/mirca/oktopus/branch/master/graph/badge.svg
            :target: https://codecov.io/gh/mirca/oktopus/branch/master/
        .. |zenodo-badge| image:: https://zenodo.org/badge/84591713.svg
           :target: https://zenodo.org/badge/latestdoi/84591713
        
        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
