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 for it are available on docker.
Credits
Special thanks to amy (queer) for creating and helping me understand singyeong and to Rapptz (Danny) for the amazing docs addon and overall heavily inspiring this lib's design through discord.py.
Installation
The library is available on PyPi so it can be installed through pip:
pip install shinkei -U
Requirements
- Python 3.5.3+
- websockets 6.0
- aiohttp 3.3.0+
These should already be handled by pip
.
Optional
- ujson (For faster json encoding/decoding)
pip install shinkei[ujson] -U
Documentation
The documentation is available at read the docs.
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
shinkei-0.1.5.tar.gz
(20.1 kB
view hashes)
Built Distributions
shinkei-0.1.5-py3.8.egg
(49.8 kB
view hashes)
shinkei-0.1.5-py3.7.egg
(49.6 kB
view hashes)
shinkei-0.1.5-py3.6.egg
(49.6 kB
view hashes)
shinkei-0.1.5-py3.5.egg
(50.2 kB
view hashes)
shinkei-0.1.5-py3-none-any.whl
(26.3 kB
view hashes)