Metadata-Version: 2.1 Name: aiovk-new Version: 0.0.1 Summary: A simple async library for vk with pydantic & httpx License: MIT Author: Daniel Zakharov Author-email: daniel734@bk.ru Requires-Python: >=3.9,<4.0 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.9 Requires-Dist: httpx (>=0.21.3,<0.22.0) Requires-Dist: pydantic (>=1.9.0,<2.0.0)