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.13.3.tar.gz (348.8 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.13.3-py3-none-any.whl (693.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eolymp-0.13.3.tar.gz
Algorithm Hash digest
SHA256 71c965b348aa8b9c2876d0f5e3a5f32cc305793d68e5d40faa71118634499664
MD5 4f3b3a8988ef4b9c1bfc01cee1606214
BLAKE2b-256 9cd9b0c0666f3c202b748ca83f29d93fe984a0b8885e8eb7ce75498f7c174f64

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for eolymp-0.13.3-py3-none-any.whl
Algorithm Hash digest
SHA256 aedc97daf48c1ea4f127b832d681249781de99492840e6eef9e3c6a752bf3801
MD5 149164d8dae51ad4cae7d0934dcacb2c
BLAKE2b-256 fb89220f87a50e2926f6f44af7f26a7ca892d6c7b6fd56be2d6266bf761a7fcb

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