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
63
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
Gergely Polonkai
160ca7109e
build: Remove async_generator as a dependency
...
Python 3.6+ can do this natively.
2023-11-02 12:42:00 +01:00
examples
Use a blob I can retrieve.
2019-06-14 22:05:51 +02:00
ssb
build: Remove async_generator as a dependency
2023-11-02 12:42:00 +01:00
tests
build: Remove async_generator as a dependency
2023-11-02 12:42:00 +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 pre-commit and commitizen
2023-11-02 12:41:50 +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
LICENSE
Add MIT license and AUTHORS file
2017-06-02 20:43:54 +02:00
poetry.lock
build: Remove async_generator as a dependency
2023-11-02 12:42:00 +01:00
pyproject.toml
build: Remove async_generator as a dependency
2023-11-02 12:42:00 +01:00
README.rst
Add README badges, bump version
2017-08-01 22:45:54 +02:00
setup.cfg
First partially working implementation
2017-06-02 20:09:55 +02:00
README.rst
Description
Python SSB library, based on
https://github.com/pferreir/pyssb
Readme
Languages
Python
100%