Created
November 13, 2019 03:54
-
-
Save wwj718/a25fb026e841624b1d2cfef96ccb4efa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# pip3 install sh codelab_adpater_client | |
for line in sh.codelab_message_monitor(_iter=True): | |
print(line) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment