Skip to content

bergzand/python3-dashi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3-dashi - simple RPC over messaging (python3 fork)

Dashi is a messaging library built on top of Kombu. It provides common patterns such as RPC without taking over your code or forcing a choice of async framework upon you.

Parts of dashi are inspired by the nova.rpc package of Openstack Nova.

This is a simple python3 fork of the original Dashi project

About

simple RPC over messaging

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.2%
  • Shell 8.8%