Python SSB library, based on https://github.com/pferreir/pyssb
Go to file
2018-02-04 22:27:54 +01:00
examples Adapt code to match secret_handshake changes 2018-02-04 22:27:54 +01:00
ssb Adapt code to match secret_handshake changes 2018-02-04 22:27:54 +01:00
.gitignore Hide .coverage 2017-08-01 20:09:10 +02:00
.travis.yml Python 3.5 compatibility 2017-08-01 22:37:14 +02:00
AUTHORS Add MIT license and AUTHORS file 2017-06-02 20:43:54 +02:00
CHANGES.rst Add setup.py 2017-07-30 22:41:41 +02:00
LICENSE Add MIT license and AUTHORS file 2017-06-02 20:43:54 +02:00
pytest.ini Revert "Remove pytest-cov flag" 2017-08-05 19:49:50 +02:00
README.rst Add README badges, bump version 2017-08-01 22:45:54 +02:00
requirements.txt Extract secret-handshake into separate lib 2017-06-05 00:28:29 +02:00
setup.cfg First partially working implementation 2017-06-02 20:09:55 +02:00
setup.py Adapt code to match secret_handshake changes 2018-02-04 22:27:54 +01:00