Skip to main content

Bitrix24 REST API wrapper provides easy way to communicate with bitrix24 portal over REST without OAuth

Project description

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'
})

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abx24-1.1.2.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

abx24-1.1.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file abx24-1.1.2.tar.gz.

File metadata

  • Download URL: abx24-1.1.2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4

File hashes

Hashes for abx24-1.1.2.tar.gz
Algorithm Hash digest
SHA256 d95a36598528daa63aaa08e60f0590d0ac97a67ee3de91874a5f5f3bad00a520
MD5 2bfe6594eb02ecb044310d9847c0b491
BLAKE2b-256 254365a7f4531f2f68f05b55f536472fe7a83ff71993fa01eedc1cdf38808f62

See more details on using hashes here.

File details

Details for the file abx24-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: abx24-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4

File hashes

Hashes for abx24-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9ba164022bcb901f447c8bcd22c74f2529740f9b689a73649ba9f8867198830e
MD5 3e92e8c1f0e6ed6318950b507fcbaa7e
BLAKE2b-256 faed556e61eab76414be46548376edf6ad17221fbce0fb9aa8598472eaad3378

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page