Metadata-Version: 2.4
Name: amocrm_api_async
Version: 0.0.1
Summary: Python API for Amocrm but async
Home-page: https://github.com/DoritosChips/amocrm_api_async
Author: Nikita Zolotov
Author-email: nick.zolotov@gmail.com
License: MIT license
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
License-File: LICENSE.txt
Requires-Dist: aiohttp
Requires-Dist: pyjwt
Provides-Extra: cli
Requires-Dist: python-slugify; extra == "cli"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

This is a fork of amocrm_api by Dmitri Krukov (https://github.com/Krukov/amocrm_api)

The code here is pretty awful but it works for my purposes
