Metadata-Version: 2.4
Name: where-client
Version: 1.0.0
Summary: Python client for where-server / where-socket
Project-URL: Homepage, https://where-org.com
Project-URL: Repository, https://github.com/where-org/where_client_python.git
Author-email: Masafumi Sasahara <masafumi@sasahara.io>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: requests<3,>=2.31.0
Requires-Dist: websocket-client<2,>=1.7.0
Description-Content-Type: text/markdown

# where-client
Python client for where-server / where-socket

## Installation
```sh
pip install where-client
```
