Metadata-Version: 2.1
Name: simulite
Version: 1.1.1
Summary: A simple and flexible event-based simulator
Home-page: https://github.com/wolray/simulite
Author: wolray
Author-email: wolray@foxmail.com
License: UNKNOWN
Description: # SimuLite
        A simple and flexible event-based simulator.
        
        ## How to use
        ```
        pip install simulite 
        ```
        see [test.py](tests/test.py)
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
