Metadata-Version: 2.1
Name: truechecker
Version: 2021.4.5
Summary: Python client for True Checker API
Home-page: https://gitlab.com/true-web-app/true-checker/true-checker-python
License: MIT
Keywords: True Checker,Telegram,Bots
Author: Oleg A.
Author-email: oleg@trueweb.app
Maintainer: Oleg A.
Maintainer-email: oleg@trueweb.app
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.7,<3.8)
Requires-Dist: certifi (>=2020.12.5,<2021.0.0)
Requires-Dist: ciso8601 (>=2.1,<2.2); sys_platform == "linux"
Requires-Dist: pydantic (>=1.8.1,<2.0.0)
Requires-Dist: ujson (>=4.0,<4.1); sys_platform == "darwin"
Requires-Dist: ujson (>=4.0,<4.1); sys_platform == "linux"
Requires-Dist: uvloop (>=0.15,<0.16); sys_platform == "darwin"
Requires-Dist: uvloop (>=0.15,<0.16); sys_platform == "linux"
Project-URL: Documentation, https://checker.trueweb.app/redoc/
Project-URL: Repository, https://gitlab.com/true-web-app/true-checker/true-checker-python
Description-Content-Type: text/markdown

# True Checker Python

Python client library for True Checker API
