Skip to main content

kommo SDK for Data Enginner 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.

Project description

kommo SDK for Data Enginner

Overview

kommo SDK for Data Enginner 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.2.tar.gz (11.2 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.2-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kommo_sdk_data_engineer-0.1.2.tar.gz
  • Upload date:
  • Size: 11.2 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.2.tar.gz
Algorithm Hash digest
SHA256 3fde78728eb90c26d1c9c3769fe37e510b265a57f173f3af8a3791368d26df84
MD5 76c11fded7a705d7907896264ee98e30
BLAKE2b-256 193cdf34e56ff05828bc195ee6443666c62c6311f8030ea89d51449217f5aace

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kommo_sdk_data_engineer-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8863f8ab6f191e5d800c9a87503a8704b8e301539d646ea28f4f94bbe91f4284
MD5 848890d93769baba12d87090ce9a5740
BLAKE2b-256 98f7da0146713ad255bcbf62db6a8e304df74b1791ceaa8fc9b9fa71a2d5ac62

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