Metadata-Version: 2.1
Name: procedure
Version: 0.0.3
Summary: Simple way to use Interactor Pattern in python
Home-page: https://github.com/binarymason/procedure
Author: John Masaon
Author-email: 
License: UNKNOWN
Description: # Procedure
        
        Please view example jupyter notebook [here](https://github.com/binarymason/procedure/tree/master/docs/example.ipynb)
        
        ### Installation
        
        ```
        pip install procedure
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
