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.29.tar.gz (308.1 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.29-py3-none-any.whl (626.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: eolymp-0.12.29.tar.gz
  • Upload date:
  • Size: 308.1 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.29.tar.gz
Algorithm Hash digest
SHA256 41c8c506587368eb4302f65d1516baed32a14000ea064291485790871590b70a
MD5 90ac4264eccf49fec549402891c5ca9c
BLAKE2b-256 7e9c7a685d71860278fe86241a4f93ccf7eb6564b8d95678a2cef57f3b9fc762

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eolymp-0.12.29-py3-none-any.whl
  • Upload date:
  • Size: 626.2 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.29-py3-none-any.whl
Algorithm Hash digest
SHA256 0448383e4dd72cb16982a3ab147a8d042c7c3c2ebdd34d1343f34d0ab34e5349
MD5 3c8c3423daa2907a22582526f880a6eb
BLAKE2b-256 be39d4ef37af96d32f3ae3d1552e0ec10e3d478df87b441345a2f0ea1a554b24

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