pyrelic is a python module that wraps the RELIC cryptography library. RELIC performs high-performance elliptic curve cryptography and pairing-based elliptic curves. pyrelic also includes verifiable pseudorandom functions used in Pythia.
If you have pip installed, install pyrelic using:
pip install pythia-pyrelic
pyrelic requires a specific fork of the RELIC cryptographic library that exposes function entry points: https://github.com/ace0/relic