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.48.tar.gz (334.4 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.48-py3-none-any.whl (681.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eolymp-0.12.48.tar.gz
Algorithm Hash digest
SHA256 9d39c16805719eef91ed3797c098e9159928965e3d85470d96b3024f099f73fc
MD5 a57d6abd9154011aa749cf5fe24b97c4
BLAKE2b-256 93e6209c81e6308f5baa6ba14c8bb404352a8f4fe5d7e3ae8edfe0febea87bc3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for eolymp-0.12.48-py3-none-any.whl
Algorithm Hash digest
SHA256 a1e872da78aafbf82817320448e4316180fe0dc2f0600144a66f6789f6a5eac8
MD5 3d75089f4bd988bc29e158c146491a63
BLAKE2b-256 955c797541c069d55735573ed2c8d0e5047435f72200fc31cd757ccc0d0d2387

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