kuokyong 最近的时间轴更新
kuokyong's repos on GitHub
Python · 1195 人关注
botflow
Python Fast Dataflow programming framework for Data pipeline work( Web Crawler,Machine Learning,Quantitative Trading.etc)
10 人关注
databot
Databot was renamed to BotFlow https://github.com/kkyon/botflow
5 人关注
awesome-quant-1
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
1 人关注
awesome-quant
中国的Quant相关资源索引
JavaScript · 1 人关注
bitcoin-price-ticker
Bitcoin Price Ticker Firefox Addon with multiple price sources and configuration options
Jupyter Notebook · 1 人关注
Cryptocurrency-Analysis-Python
Open-Source Tutorial For Analyzing and Visualizing Cryptocurrency Data
1 人关注
faiss
A library for efficient similarity search and clustering of dense vectors.
0 人关注
amazon-redshift-python-driver
Redshift Python Connector. It supports Python Database API Specification v2.0.
0 人关注
amazon-s3-gateway-endpoint-proxy
Use S3 Gateway Endpoint from eg: VPN, DirectConnect and VPC Peering.
JavaScript · 0 人关注
annotation_tools
Visipedia Annotation Tools
JavaScript · 0 人关注
annotator
Annotation tools for the web. Select text, images, or (nearly) anything else, and add your notes.
0 人关注
awesome-jupyter-notebook-extension
awesome-jupyter-notebook-extension
0 人关注
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
Python · 0 人关注
axfr
DNS zone transfer research
Python · 0 人关注
Bokeh-Market-Depth-Graph
Using Python and Bokeh to live plot a cryptocurrency market depth graph
HTML · 0 人关注
botflow.org
Python · 0 人关注
brat
brat rapid annotation tool (brat) - for all your textual annotation needs
TypeScript · 0 人关注
chromeless
🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.
0 人关注
data-on-eks
DoEKS is a tool to build, deploy and scale Data Platforms on Amazon EKS
0 人关注
DeepRule
0 人关注
demos
Cloudscape Design System demos
Shell · 0 人关注
DNSaxfr
Shell script for testing DNS AXFR misconfiguration
0 人关注
EA-practices
企业架构设计方法与实践
C++ · 0 人关注
fixfeed
An example project using QuickFix to publish market data over ZeroMQ
Python · 0 人关注
flask-admin
Simple and extensible administrative interface framework for Flask
0 人关注
flowpoints.js
A developer-friendly library for creating flowcharts and diagrams.
0 人关注
flowy
The minimal javascript library to create flowcharts ✨
kuokyong

kuokyong

V2EX 第 166145 号会员,加入于 2016-04-03 13:46:38 +08:00
kuokyong 最近回复了
@bofei 还在补充。
@whisperer 太棒了。 我试一下联系 @lijy91
@secondwtq 是有点难度,SO 数据量有点大,还有筛选出来句子,需要找个算法排优先级。后面会找时间尝试一下。
@resist 后面会添加解释和例子
2018-09-16 16:20:16 +08:00
回复了 867810107 创建的主题 Python asyncio 怎么与 redis 队列协同?
第一:需要异步库确保 IO 是异步的 https://github.com/aio-libs/aioredis
第二控制,协程数据和其它多进程 /线程,调度方式类似。一种是提前创建固定数量协程,不断去读数据。 另外就是两个数据建个调度个协程,.create_task/ensure_future. 达到上限就停止,或者用 Semaphore
2018-09-16 16:07:39 +08:00
回复了 walkinrain 创建的主题 Python 求助: asyncore.loop 的预期不符!求大大帮忙分析一下,谢谢!
没看懂你的代码。

建议用 aiohttp client 非常简单。await 就可以。 但 python 需要升级到 3.5+
2018-09-10 17:56:06 +08:00
回复了 xiaozizayang 创建的主题 Python 基于 asyncio 的异步爬虫框架,有兴趣来看看
有兴趣可以看我的项目。https://github.com/kkyon/botflow
封装了 asyncio 细节。
Botflow is a Python Fast Data driven programming framework for Data pipeline work( Web Crawler,Machine Learning,Quantitative Trading.etc) http://docs.botflow.org/
2017-04-13 14:32:54 +08:00
回复了 jingshu 创建的主题 程序员 145 个节点数据监测, BAT 云服务哪家强?
这个评分没什么意义, 差距都在 千分之几左右. 这个三家选哪一个都不会太差. 如果只卖几台,就看那个服务方便,满足你的要求, 如果是大量采购,就看价格,商业合作关系, 专门销售代表,技术支持是否到位.
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   985 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 21:11 · PVG 05:11 · LAX 14:11 · JFK 17:11
Developed with CodeLauncher
♥ Do have faith in what you're doing.