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.11.25.tar.gz (277.4 kB view details)

Uploaded Source

Built Distribution

eolymp-0.11.25-py3-none-any.whl (570.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: eolymp-0.11.25.tar.gz
  • Upload date:
  • Size: 277.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for eolymp-0.11.25.tar.gz
Algorithm Hash digest
SHA256 8850ce4eb5f8f3db64777031f09990d97e33b1b1adf9e3dd19619bd77b87749d
MD5 be294170e362ebcc7cedbb8af27464a1
BLAKE2b-256 5eaa8588314137b01959ff0d78a2066b048ac892ebf3bea4448a4f0cdf9a17ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eolymp-0.11.25-py3-none-any.whl
  • Upload date:
  • Size: 570.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for eolymp-0.11.25-py3-none-any.whl
Algorithm Hash digest
SHA256 8785a7288026fd3d70d0bd691895560c8445e3cb6cfa349fd981fedb2abaa697
MD5 b661f1e98fcc939e6a3f93b989daba24
BLAKE2b-256 f24bce3afb0aeea16da6998a8c7573c23c96174ea6ec4b3af71463a37095c714

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page