#github #etl #github-api #cli #api-token

bin+lib octx

GitHub 查询与提取器(企业级就绪)

8 个版本

0.6.2 2022年1月4日
0.5.0 2021年9月7日
0.4.5 2021年7月1日
0.4.2 2021年6月30日
0.4.1 2021年5月26日

#14 in #etl

自定义许可证

705KB
31K SLoC

GraphQL 29K SLoC Rust 2K SLoC // 0.1% comments

octx

GitHub 数据提取器 测试

用法

$ export GITHUB_API_TOKEN=...
$ export GITHUB_API_URL=https://... # Optional
$ octx --issues rust-lang rust --days-ago 30
# CSV will be put out to stdout

注意

  • 建议在运行此工具针对 github.com 时,指定 --days-ago-since-date 以限制问题/评论/事件提取。
  • 此工具主要旨在与 GHES 协作。

依赖项

~17–32MB
~495K SLoC