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
13
Commits
1
Branch
0
Tags
1
MiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pedro Ferreira
f25a9868a2
Add setup.py
2017-07-30 22:41:41 +02:00
ssb
Added first packet_stream tests
2017-07-30 22:31:17 +02:00
.gitignore
First partially working implementation
2017-06-02 20:09:55 +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
README.rst
Add setup.py
2017-07-30 22:41:41 +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
Add setup.py
2017-07-30 22:41:41 +02:00
test_client.py
Properly handle MuxRPC errors
2017-07-30 15:02:09 +02:00
test_server.py
Extract secret-handshake into separate lib
2017-06-05 00:28:29 +02:00
README.rst
Description
Python SSB library, based on
https://github.com/pferreir/pyssb
Readme
Languages
Python
100%