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

Uploaded Source

Built Distribution

eolymp-0.12.5-py3-none-any.whl (552.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eolymp-0.12.5.tar.gz
Algorithm Hash digest
SHA256 e889ea3202e86984f641cf276a38d7fbed6e8dfb9c334464515076c715688d70
MD5 24e13044f7f764fcc4d217393a16ba0a
BLAKE2b-256 9d2454216fa364d871026ca5982ce1d31134f2c585a806ddb20a3018eb18d4b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eolymp-0.12.5-py3-none-any.whl
  • Upload date:
  • Size: 552.1 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.12.5-py3-none-any.whl
Algorithm Hash digest
SHA256 97c600eac59aba096c5e733794fa7d9d2a6f875068d1d1f52131db474fe147b9
MD5 b099362ec53c5e277c7fba2c1f87c81d
BLAKE2b-256 9a4e70b583809053860347dcf0c484b3215ab68048ba5b3b37d2084896f43f14

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