Metadata-Version: 2.4
Name: onlysq
Version: 0.0.1
Summary: Библиотека для работы с OnlySq API
Author-email: ImSkaiden <imskaiden@gmail.com>
Project-URL: Homepage, https://github.com/ImSkaiden/OnlySq-lib
Project-URL: Bug Tracker, https://github.com/ImSkaiden/OnlySq-lib/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.20
Requires-Dist: aiohttp>=3.0

# OnlySq Lib

**Library for convenient use API OnlySq. Supports both synchronous and asynchronous requests.**

## Installing:

To install the library you need to use pip:
`pip install onlysq`

## Using:

soon

