Skip to main content

A Python package to connect to the Comet API

Project description

Comet Connector

A Python package to connect and retrieve data from the Comet API.

Usage

from connectorcomet.connector import Connector

# Crear una instancia de la clase Connector
connector_instance = Connector()

# Lista de tokens
list_token_api = ['your tokens']

# Llamar al método getResults
df_results = connector_instance.getResults(list_token_api)

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

connectorcomet-0.1.tar.gz (2.0 kB view hashes)

Uploaded Source

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