Metadata-Version: 1.1
Name: oktopus
Version: 0.1.dev0
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: # 🐙 Octupus
        
        A soft-bodied, eight-armed package for beautiful inference.
        
        To install ``octopus``, run::
        
        ```
        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 :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
