This website requires JavaScript.
Explore
Help
Sign In
gergely
/
pyssb
Watch
1
Star
0
Fork
0
You've already forked pyssb
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Gergely Polonkai
69433cab86
refactor: Change MuxRPC.__await__ MuxRPC.process_messages
...
`__await__` can be a bit dangerous in the world of `asyncio`.
2023-11-15 05:36:29 +01:00
.reuse
ci: Use black instead of flake8
2023-11-13 13:57:42 +01:00
examples
refactor: Change MuxRPC.__await__ MuxRPC.process_messages
2023-11-15 05:36:29 +01:00
LICENSES
chore: Make the project REUSE compatible
2023-11-13 13:41:30 +01:00
ssb
refactor: Change MuxRPC.__await__ MuxRPC.process_messages
2023-11-15 05:36:29 +01:00
tests
test: Let mocker.path.object figure out the mock type to use in packet stream tests
2023-11-14 13:05:09 +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 PyLint, and make it happy
2023-11-14 06:03:46 +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
poetry.lock
ci: Add and configure PyLint, and make it happy
2023-11-14 06:03:46 +01:00
pyproject.toml
ci: Add and configure PyLint, and make it happy
2023-11-14 06:03:46 +01:00
README.rst
Add README badges, bump version
2017-08-01 22:45:54 +02:00
README.rst
Description
Python SSB library, based on
https://github.com/pferreir/pyssb
Readme
1
MiB
Languages
Python
100%