Metadata-Version: 2.1
Name: pytoncenter
Version: 0.0.2
Summary: 
Author: alan890104
Author-email: alan890104@gmail.com
Requires-Python: >=3.9,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (>=3.9.1,<4.0.0)
Requires-Dist: tonpy (>=0.0.0.1.2b0,<0.0.1.0.0)
Description-Content-Type: text/markdown

# Pytoncenter

## Installation
```bash
pip3 install pytoncenter
```

## Examples
1. [Execute Parallelly](./examples/execute_many.py)
2. [Subscribe transactions for address](./examples/subscribe.py)
