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.3.6.tar.gz (16.9 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.3.6-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ga_api_client-0.3.6.tar.gz
  • Upload date:
  • Size: 16.9 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.3.6.tar.gz
Algorithm Hash digest
SHA256 f9e9cb2293bb65e5ba1cd479a8db647a12ea36e32131a70ed87315cb66b276b2
MD5 42545bf61e5ff222be78c6d7b86d7fe3
BLAKE2b-256 75210dd0987fef68bc2422b82b9ea153b7159d2e72caf60f5a14d5a25596d07f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ga_api_client-0.3.6-py3-none-any.whl
  • Upload date:
  • Size: 18.4 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.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 698e5dab22b6cc03b42108dfd51458ca4a779ec58a76b60ea8d03d1c962ee65a
MD5 d51d9f0973f5f93da5f9de0d86091b7f
BLAKE2b-256 a11886eb0a80bfaed8f824fdac8b57088776e3c22f08e3e3f50e96a28e2413a5

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