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
50
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
Cheng Guo
3ce46291b3
Bugfix for handling a RPC goodbye header
2019-06-14 21:38:54 +02:00
examples
fix test_server and reorganize requirements files
2018-04-28 17:02:18 +02:00
requirements
Specify pynacl==1.1.2
2019-06-14 20:45:34 +02:00
ssb
Bugfix for handling a RPC goodbye header
2019-06-14 21:38:54 +02:00
.gitignore
fix test_server and reorganize requirements files
2018-04-28 17:02:18 +02:00
.travis.yml
Run TravisCI on OSX
2019-06-14 21:32:33 +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
fix test_server and reorganize requirements files
2018-04-28 17:02:18 +02:00
setup.cfg
First partially working implementation
2017-06-02 20:09:55 +02:00
setup.py
Update dependencies
2019-06-12 21:06:56 +02:00
README.rst
Description
Python SSB library, based on
https://github.com/pferreir/pyssb
Readme
Languages
Python
100%