Skip to main content

Eolymp SDK for Python

Project description

Eolymp SDK in Python

This is SDK to talk to Eolymp API server pragmatically. Learn more

Quick start example

import eolymp.universe
import eolymp.core

transport = eolymp.core.HttpClient(token="etkn-...")

spaces = eolymp.universe.SpaceServiceClient(transport)
out = spaces.ListSpaces(request=eolymp.universe.ListSpacesInput())

for space in out.items:
    print(space.name)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eolymp-0.12.26.tar.gz (306.6 kB view details)

Uploaded Source

Built Distribution

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

eolymp-0.12.26-py3-none-any.whl (622.1 kB view details)

Uploaded Python 3

File details

Details for the file eolymp-0.12.26.tar.gz.

File metadata

  • Download URL: eolymp-0.12.26.tar.gz
  • Upload date:
  • Size: 306.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for eolymp-0.12.26.tar.gz
Algorithm Hash digest
SHA256 bcac0704656769ac1e599d764fc14a0b90d45d3d31a49f9e0d3f3bfefede93e3
MD5 3f3a7fe4743a8dc3a11c9b4610f24c0a
BLAKE2b-256 4b37555d9201a76ac168db56ef0c43af17c2ecd5f68a4c59411cc90bf081fb25

See more details on using hashes here.

File details

Details for the file eolymp-0.12.26-py3-none-any.whl.

File metadata

  • Download URL: eolymp-0.12.26-py3-none-any.whl
  • Upload date:
  • Size: 622.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for eolymp-0.12.26-py3-none-any.whl
Algorithm Hash digest
SHA256 9f78b6edd0944d4857833a8f4d4289af7c43cadb3bf4e917073805c005c7d1c0
MD5 aad5cd785ae9309ac0320c03ef15bbbf
BLAKE2b-256 cad5b4ecf9978469b29310b4def2f064e305bc48b9af00d91882ac9bb1f40737

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