Metadata-Version: 2.1
Name: pureconnection
Version: 3.0.1
Summary: Lightweight realtime database
Home-page: https://github.com/ipungg-junior/pureconnection
Author: Muhammad Thoyfur
Author-email: Ipung Junior <ipungg.id@gmail.com>
Project-URL: Homepage, https://github.com/ipungg-junior/pureconnection
Keywords: connection,database,python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# WELCOME TO ULTRAWAVE

`pureconnection` is a simple lightweight realtime based on client-server!

## Installation

You can install `pureconnection` using `pip`:

```bash
pip install pureconnection
