Metadata-Version: 2.1
Name: pymodelling
Version: 0.1.3
Summary: A set of tools for modelling systems
Home-page: https://github.com/kochie/pymodelling
Author: Robert Koch
Author-email: robert@kochie.io
License: MIT
Description: # PyModelling
        
        PyModelling is a library with tools to create some interesting mathematic models.
        
        ## Install
        Avaliable on PyPi
        ```
        pip install pymodelling
        ```
        
        Or from source
        ```
        pip install .
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
