Skip to main content

An asynchronous client for singyeong

Project description

shinkei

A client library for singyeong, a fully-dynamic, metadata-oriented service mesh.

For more info on how to configure and run a singyeong server visit the official repository previously linked.

The binaries are available on docker.

Credits

Special thanks to amy (queer) for creating and helping me understand singyeong.

Installation

The library is available on PyPi so it can be installed through pip:

pip install shinkei -U

This library is compatible only with Python 3.6+ and has two main dependencies, websockets and aiohttp.

It's also recommended to install ujson for faster JSON encoding/decoding.

The library can be installed with this extra dependency through this command:

pip install shinkei[ujson] -U

Documentation

The documentation is available at read the docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shinkei-0.0.9.tar.gz (34.5 kB view hashes)

Uploaded Source

Built Distributions

shinkei-0.0.9-py3.7.egg (44.9 kB view hashes)

Uploaded Source

shinkei-0.0.9-py3-none-any.whl (23.7 kB view hashes)

Uploaded Python 3

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