Closed kandnub closed 4 years ago
That looks great.
I think the reason for kik_username
and kik_password
being not mandatory is to allow operations that do not require login, e.g client.register
.
Also can we just use https://github.com/commonsmachinery/blockhash-python for blockhash
?
Ah, forgot about register and yes, we could add the source file in utilities and implement the function in ParsingUtilities or just use the code in ParsingUtilities directly
setup.py: Add pyDes and blockhash requirements
KikClient:
This should close #150 and #64