Skip to content

Repository files navigation

dykit (meta package)

dykit is a pure aggregator package.

It does not provide runtime code or a CLI entrypoint. Installing dykit installs:

  • dyproto (protocol layer)
  • dycap (collection layer)
  • dystat (analysis layer)

Install

uv add dykit

Use installed tools

dycap --help
dystat --help

Environment variable

Use DYKIT_DSN for database DSN.

export DYKIT_DSN="postgresql://user:pass@localhost:5432/douyu"

TODO

  • PostgreSQL batch write tuning and observability (batch size/flush interval metrics and guidelines)

About

Douyu live stream danmu collector and analysis toolkit

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages