An open API service indexing awesome lists of open source software.

https://github.com/oxen-io/oxen-pyoxenmq


https://github.com/oxen-io/oxen-pyoxenmq

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# pyoxenmq

Python interface to OxenMQ

## building

dependencies

- python3-pip
- python3-dev
- pybind11-dev
- liboxenmq-dev

Check the source out with

$ git clone https://github.com/oxen-io/oxen-pyoxenmq
$ cd oxen-pyoxenmq

Install using:

$ pip3 install .