Python SSB library, based on https://github.com/pferreir/pyssb
Go to file
Gergely Polonkai 11d09b76df
test: Bring the MockSHSSocket testing class in line with the secret-handshake library
2023-11-19 07:42:25 +01:00
.reuse ci: Use black instead of flake8 2023-11-13 13:57:42 +01:00
LICENSES chore: Make the project REUSE compatible 2023-11-13 13:41:30 +01:00
examples style: Styling i forgot to commit earlier 2023-11-18 06:59:39 +01:00
ssb build(typing): Add stricter type hinting to LocalMessage’s feed and previous attribute 2023-11-19 07:30:31 +01:00
tests test: Bring the MockSHSSocket testing class in line with the secret-handshake library 2023-11-19 07:42:25 +01:00
.gitignore fix test_server and reorganize requirements files 2018-04-28 17:02:18 +02:00
.pre-commit-config.yaml ci: Add and configure mypy, and make it happy 2023-11-16 09:44:36 +01: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
README.rst Add README badges, bump version 2017-08-01 22:45:54 +02:00
poetry.lock ci: Add and configure mypy, and make it happy 2023-11-16 09:44:36 +01:00
pyproject.toml ci: Enable (almost) all PyLint messages 2023-11-18 07:15:17 +01:00

README.rst