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.4.0.tar.gz (17.4 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.4.0-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ga_api_client-0.4.0.tar.gz
  • Upload date:
  • Size: 17.4 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.4.0.tar.gz
Algorithm Hash digest
SHA256 c3f3118f11eca94f49852beaafdb59051fa141850f73f25d5cec4551fc697455
MD5 14ac126b1350091fbbdb97c1355d660a
BLAKE2b-256 836e97c60ab5d01d2ad55e62d3f5b0cff1edc3ba39e7bb74df2b1dd81300d74c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ga_api_client-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 18.7 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f4ec82640145fcc993186ae182efc5860749438a929c4a0b5e1b5b57be1015f7
MD5 d72422257eb40d2550f30d2c2040de41
BLAKE2b-256 cf5b086e796febbbfb5f8b56c325f368c49352800b42e7d70925aa60efbd20fa

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