Skip to main content

No project description provided

Project description

kommo SDK for Data Enginner

Overview

MyLibrary is a comprehensive Python SDK designed for data engineers working with the Kommo API. It simplifies API integration, data extraction, and transformation processes, making it easier to manage and analyze data efficiently.

Installation

pip install kommo-sdk-data-engineer

How to Use

from kommo_sdk_data_engineer import KommoConfig, Leads

TOKEN_LONG_DURATION = '[TOKEN]'
URL_COMPANY = 'https://[YOUR_COMPANY].kommo.com'


config_kommo = KommoConfig(url_company=URL_COMPANY, token_long_duration=TOKEN_LONG_DURATION)
leads = Leads(output_verbose=True)
all_leads = leads.get_all_leads_list(with_params=['contacts', 'loss_reason'])

# To Dataframe
df_leads = leads.to_dataframe(leads.get_all_leads_list())

Contact

For any questions or support, please contact: mailson.nascin@gmail.com.

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

kommo_sdk_data_engineer-0.1.1.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kommo_sdk_data_engineer-0.1.1-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file kommo_sdk_data_engineer-0.1.1.tar.gz.

File metadata

  • Download URL: kommo_sdk_data_engineer-0.1.1.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for kommo_sdk_data_engineer-0.1.1.tar.gz
Algorithm Hash digest
SHA256 fd533ab8066b5f87312e94a3d39bd57f99c0d0f08e3e5f4e44e28c144b054334
MD5 da1d785de969c17653ed3f4ca98e144f
BLAKE2b-256 a2457204c7cbd1694aaa34ec8fcc774871933ab606fa70044f365190da5d75bb

See more details on using hashes here.

File details

Details for the file kommo_sdk_data_engineer-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for kommo_sdk_data_engineer-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 da86ea4b3a4fd6dc188f674528edadec6087026e94c353fd389d9e58147f0d08
MD5 2c9caaa722238ac1832a46c2a9bc29c8
BLAKE2b-256 98e0f00b52844f47f04836662ec9f2271e3e43500e2b8609f76114a00af33a7d

See more details on using hashes here.

Supported by

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