linehaul:PyPI的统计信息收集

时间:2021-05-14 12:55:31
【文件属性】:
文件名称:linehaul:PyPI的统计信息收集
文件大小:65KB
文件格式:ZIP
更新时间:2021-05-14 12:55:31
Python 长途运输 Linehaul统计守护程序。 Linehaul是实现syslog协议的守护程序,用于侦听与Python软件包的下载事件相对应的特殊格式的消息。 对于收到的每个事件,它都会对其进行处理,然后将其加载到BigQuery数据库中。 用法 常规配置 $ python -m linehaul -h Usage: linehaul [OPTIONS] COMMAND [ARGS]... The Linehaul Statistics Daemon. Linehaul is a daemon that implements the syslog protocol, listening for specially formatted messages corresponding to download events of Python packages. For each e
【文件预览】:
linehaul-main
----setup.py(671B)
----.gitignore(194B)
----Dockerfile(3KB)
----codecov.yml(97B)
----Makefile(200B)
----.travis.yml(242B)
----LICENSE(9KB)
----docker-compose.yml(329B)
----linehaul()
--------ua()
--------__init__.py(540B)
--------syslog()
--------events()
--------cli.py(10KB)
--------server.py(11KB)
--------schema.json(5KB)
--------logging.py(617B)
--------migration.py(3KB)
--------__main__.py(621B)
--------bigquery()
--------protocol()
----README.rst(5KB)
----tests()
--------conftest.py(1016B)
--------__init__.py(540B)
--------unit()
--------strategies.py(8KB)
--------test_strategies.py(5KB)
----.coveragerc(82B)
----requirements()
--------main.txt(954B)
--------tests.txt(380B)
--------tests.in(36B)
--------main.in(112B)
----.flake8(66B)

网友评论