Giambio: Asynchronous Python made easy (and friendly)
Go to file
nocturn9x 92835cf0d7 Fixed a recursive function call inside giambio.socket.AsyncSocket class 2020-03-24 08:41:23 +00:00
giambio Fixed a recursive function call inside giambio.socket.AsyncSocket class 2020-03-24 08:41:23 +00:00
.gitignore Initial commit 2020-03-19 18:18:20 +01:00
LICENSE Initial commit 2020-03-19 18:18:20 +01:00
README.md Initial commit 2020-03-19 18:18:20 +01:00
experiment.py Small refactoring to the sleep method that can now act as a checkpoint, added some docstrings 2020-03-24 08:42:29 +01:00
setup.py Improved features, still needs fix 2020-03-19 18:48:24 +00:00
test.py Fixed a recursive function call inside giambio.socket.AsyncSocket class 2020-03-24 08:41:23 +00:00

README.md

giambio

Giambio: Asynchronous Python made easy (and friendly)