/libsession-python

Python bindings for libsession-util

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

libsession-python

Python interface around (some of) libsession-util.

This library is available pre-compiled for recent Debian/Ubuntu distributions via the Oxen apt repository.

Building from source

Dependencies:

  • python3-pip
  • python3-dev
  • pybind11-dev
  • libsession-util-dev

Check the source out with

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

Install using:

$ pip3 install .