botflow icon indicating copy to clipboard operation
botflow copied to clipboard

Python Fast Dataflow programming framework for Data pipeline work( Web Crawler,Machine Learning,Quantitative Trading.etc)

Results 4 botflow issues
Sort by recently updated
recently updated
newest added

下载源码, 重新编译后解决了 python setup.py install

There is a small typo in examples/baidu_spider_progress.py. Should read `request` rather than `requrest`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

Nice library! R package magrittr has some pip operator ,such as: %>%, %T>%, %%。 It's really cool and addictive。Can U implement it in python?

I'm running every single example and none of them works. Python gets stuck on `Bot.run`.