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

Uploaded Source

Built Distribution

eolymp-0.12.8-py3-none-any.whl (562.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: eolymp-0.12.8.tar.gz
  • Upload date:
  • Size: 274.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.12.8.tar.gz
Algorithm Hash digest
SHA256 4aca0873f9d11092ada2681f5168b39d8f8cd1fa8b20a015ff47c53adff2652d
MD5 00cdda89c85da7ae14e3bdf29b42194d
BLAKE2b-256 e4710f89910c3811ed602cb31eacd545298e09fcfa47fb4af56223cc6ab65c35

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eolymp-0.12.8-py3-none-any.whl
  • Upload date:
  • Size: 562.8 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 6cbe431b54e21e75bfa958853af434ef6ed1859b51efc246bf881f420936efe4
MD5 94e444e2ad9434e6e214d1ed34b680e2
BLAKE2b-256 a642b29c7477990b4cf24a2cdb514cbd971241b88eb500237a592cd00a2cedbd

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