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.14.2.tar.gz (361.7 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.14.2-py3-none-any.whl (718.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: eolymp-0.14.2.tar.gz
  • Upload date:
  • Size: 361.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for eolymp-0.14.2.tar.gz
Algorithm Hash digest
SHA256 d214ca1ad116a41cea5f894ed89069fc27dbe78baa3f00e8e7b7861e0286eca3
MD5 fecb34c7069c6166259de8c909594b81
BLAKE2b-256 b9705499c73208dfce39105e74b4135c7ca47de1039fa066826e7b7bfd8d4456

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eolymp-0.14.2-py3-none-any.whl
  • Upload date:
  • Size: 718.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for eolymp-0.14.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f885361223434cdc70a7d0d24aac258a74bbefc16db40d22af1bb7e3baf86692
MD5 c86acbe9d1808e5c72e548972977bf31
BLAKE2b-256 a5c5586d4ca2f311891c0af502e06ba3e9f6790f09f604c42197e35853221c93

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