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.35.tar.gz (312.9 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.35-py3-none-any.whl (633.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eolymp-0.12.35.tar.gz
Algorithm Hash digest
SHA256 153c8814119018bb6b7e82e1eef06156ce2e11ce836336ff1f0f089f2bf9d559
MD5 050f9bdf72ce07742699c9e02e7c94d7
BLAKE2b-256 ee09339ac84ad01dcf17ac121f396f3f4734bf3491c6ac4cebc5e75cc1aa995e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for eolymp-0.12.35-py3-none-any.whl
Algorithm Hash digest
SHA256 d74e1a50a97913da843f9efa5998ae2163baff82dd5a79f17556074edd9162e9
MD5 3d13ad512a972bec613ca6dbddffb3ea
BLAKE2b-256 7cec4918aeb910c7b43ad71248e0d5aaf9581206fca9c85a94532de98c582568

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