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.4.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.4-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ga_api_client-0.5.4.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.4.tar.gz
Algorithm Hash digest
SHA256 77f51552e033c87cf5e677b8b630b651f7b94c77f86d1239a4148d94feb709ec
MD5 e685b98d8e706dbe689d0e1439363ce8
BLAKE2b-256 943b9d8d23a7869057ddafafb6e24e194707489b15865a2ecfa120d7c1d5895f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ga_api_client-0.5.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 69d9252f30569c65581813916017bfb7a07392a8e25a503d8b652b85022fbf1b
MD5 aec68d18d8e3d0caa8ad99e268bac6e4
BLAKE2b-256 20e9db0e5c2899c7a1adcb1443e9945979b444bdf448b030bc841002e8342495

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