Skip to main content

No project description provided

Project description

GenieAnalytics Python Client

This package is the official Python client to access GenieAnalytics API server.

Installation

pip install ga-api-client

Import Modules

from ga_api import Repository, HyperLogLog

Top Level Pattern

from ga_api import Repository, System, HyperLogLog
import asyncio
import pandas as pd

async def main():
    try:
        repo = Repository('https://rdlab-214.genie-analytics.com/api', 'api', 'default', 'api123!@#')
        # ...
        # access API server to do whatever you need
        # ...
    finally:
        await repo.close()

if __name__ == '__main__':
    asyncio.run(main())

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

ga_api_client-0.5.0.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

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

ga_api_client-0.5.0-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file ga_api_client-0.5.0.tar.gz.

File metadata

  • Download URL: ga_api_client-0.5.0.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.7

File hashes

Hashes for ga_api_client-0.5.0.tar.gz
Algorithm Hash digest
SHA256 0d8d3d9dbffe0f4344525a3492eb49825fb930e5fd1965ea7204e9f5a21440ce
MD5 7b755e411ea3070d9b7249e48b43940c
BLAKE2b-256 020e4805c260a7189e28577d2204932a288feeee4b7eb24eca54a04e70db2c30

See more details on using hashes here.

File details

Details for the file ga_api_client-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: ga_api_client-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 19.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.7

File hashes

Hashes for ga_api_client-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f4746778a1ada6a55f0596f2c176ef49e7b2090f105467da53884f84a01702a1
MD5 7861a0f82dac2e7aac5cd59234769224
BLAKE2b-256 2e692b8244b461c722aa0311d431ec8c551783b1ef33d17e7040358f789801d7

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