Metadata-Version: 2.1
Name: Shimarin
Version: 0.2.0
Summary: asynchronous event-based communication between client and server
Home-page: https://github.com/kamuridesu/Shimarin
Author: Kamuri Amorim
Author-email: myk.gata14@gmail.com
License: MIT
Keywords: python events client server asynchronous
Description-Content-Type: text/markdown
Requires-Dist: aiohttp==3.9.5
Provides-Extra: flask
Requires-Dist: Flask[async]==2.3.2; extra == "flask"

# Shimarin

Asynchronous event-based communication between client and server.


# How to use

Examples are in the example folder

# Install

```
pip install Shimarin
```
<p align="center">
<img src="https://count.kamuridesu.com?username=shimarin" alt="count"/>
</p>
