*
*
My architecture right now is followed: 1. event data are stored in kafka 2. my server keeps pulling messages from kafka, distribute them to different goroutines, and each goroutine handles...
Just submitted package to PyPi. So you can now install with **pip**.
This is actually a Python 2 project, as specified in the setup.py. This error is caused by the `click.echo()` in the else case of main() in the **init**.py, this happens...
The package is just updated in pypi, with the BeautifulSoup parser specified, and the `click.echo()` bug fixed. Now help info will show up when no option is given to the...
I just fixed it and had the exception handling added. Again, thanks for pointing this out. 👍 @jabbalaci
That will surely be much more interesting and helpful, thank you! @ernopp