Skip to main content

GenieAnalytics Python Client

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

Installation

pip install ga-api-client

Linter

  • flake8
pip install flake8
flake8 --max-complexity=10 --max-line-length=127 .
  • mypy
pip install mypy
mypy .

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())

Release files for ga-api-client 0.6.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ga-api-client 0.6.6
File Size Uploaded
ga_api_client-0.6.6.tar.gz 18.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ga-api-client 0.6.6
File Interpreter ABI Platform
ga_api_client-0.6.6-py3-none-any.whl Python 3 none any Details

Total release size: 37.7 kB

Release files / ga_api_client-0.6.6.tar.gz

Download URL ga_api_client-0.6.6.tar.gz
Size 18.2 kB
Tags Source
SHA-256 checksum
How to use checksums
67d5b5c20564117375036147e1b97025458337bd8f6fe0c0933295b1e9855e09
BLAKE2b-256 checksum
How to use checksums
5c183242914bf466a7f2fd4a042a44c7d12482796d2123b58ffbb6127a877e32
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.12

Release files / ga_api_client-0.6.6-py3-none-any.whl

Download URL ga_api_client-0.6.6-py3-none-any.whl
Size 19.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
6555a969b74ebeb3180a2535adf5a6f91e12e118cd5fb9a0df6f2d23a87681e6
BLAKE2b-256 checksum
How to use checksums
3dc514e120985fb04995c9b452111ca52efc0b2d1ef697a027df66a67d0c8e19
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.12

Release history Release notifications | RSS feed

This release

0.6.6 This release

2 release files

0.6.5

2 release files

0.6.4

2 release files

0.6.3

2 release files

0.6.2

2 release files

0.6.1

2 release files

0.6.0

2 release files

0.5.4

2 release files

0.5.3

2 release files

0.5.2

2 release files

0.5.1

2 release files

0.5.0

2 release files

0.4.1

2 release files

0.4.0

2 release files

0.3.6

2 release files

0.3.5

2 release files

0.3.4

2 release files

0.3.3

2 release files

0.3.2

2 release files

0.3.1

2 release files

0.3.0

2 release files

0.2.13

2 release files

0.2.12

2 release files

0.2.11

2 release files

0.2.10

2 release files

0.2.9

2 release files

0.2.8

2 release files

0.2.7

2 release files

0.2.6

2 release files

0.2.5

2 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page