The readme recommends running pip install pyrlang-term, but that doens't work --pip can't find the package. I also tried installing using the old method of installing from source (this is also what Pyrlang itself tries to do), but this results in a pep517 error. I've tried the usual methods of getting around that, but it still fails.
Any thoughts? Is the pyrlang-term binary in a repository I can add to my pipfile?