Abx24 1.1.2 | Coderz Repository

abx24 1.1.2

Last updated:

0 purchases

abx24 1.1.2 Image
abx24 1.1.2 Images

Free

Languages

Categories

Add to Cart

Description:

abx24 1.1.2

Async Bitrix24 client for Python 3.6+
Клиент разработан на основе синхронного клиента Bitrix24-rest - https://pypi.org/project/bitrix24-rest/
Usage
from aiohttp import ClientSession
from abx24 import Bitrix24
bx24 = Bitrix24('')
await bx24.call_method('crm.customer.add', ClientSession(), fields={
"NAME": 'Niel',
"SECOND_NAME": 'Ketov'
})

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.