Skip to content

alvistack/takluyver-jeepney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeepney is a pure Python implementation of D-Bus messaging. It has an I/O-free core, and integration modules for different event loops.

D-Bus is an inter-process communication system, mainly used in Linux.

To install Jeepney:

pip install jeepney

Jeepney docs on Readthedocs