Skip to main content

JIRA 变更监控与报告导出工具 — 支持飞书/微信/桌面通知,多实例管理,日报/周报导出

Project description

JiraTool

JIRA 变更监控与报告导出工具。支持多实例管理、飞书/企业微信/桌面通知、日报/周报 Markdown/CSV 导出。

安装

pip install jiratool

从源码安装:

git clone <repo-url>
cd jiratool
pip install .

使用

GUI 模式(默认)

jiratool
# 或
python -m jiratool

CLI 模式(无界面后台轮询)

jiratool --no-gui -c /path/to/config.yaml

配置

首次运行前,在工作目录创建 config.yaml(参考 config.yaml.example):

jira_instances:
  - name: "MyJira"
    base_url: "https://jira.example.com"
    api_token: "YOUR_TOKEN"
    username: "your_username"
    poll_interval: 120
    jql_filters:
      - "assignee = %USERNAME% AND updated >= -1d ORDER BY updated DESC"

功能

  • 多 JIRA 实例管理
  • 实时变更监控(状态、评论、指派、优先级)
  • 桌面通知 (Linux notify-send / macOS osascript)
  • 飞书 Webhook 通知
  • 企业微信 Webhook 通知
  • 日报/周报/自定义范围报告导出(Markdown / CSV)
  • 本周任务一键查询
  • 双击 Issue 直接跳转浏览器
  • 系统托盘常驻

依赖

  • Python >= 3.9
  • PySide6 >= 6.5.0
  • requests >= 2.28.0
  • PyYAML >= 6.0
  • schedule >= 1.2.0

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tsjiratool-1.2.0.tar.gz (21.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tsjiratool-1.2.0-py3-none-any.whl (23.0 kB view details)

Uploaded Python 3

File details

Details for the file tsjiratool-1.2.0.tar.gz.

File metadata

  • Download URL: tsjiratool-1.2.0.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for tsjiratool-1.2.0.tar.gz
Algorithm Hash digest
SHA256 46aec3bd46a771e33ea2d12e9d6e1cac1a131e0c100c5c23eb8751c242db329f
MD5 d83cacefc9d93d11dbe9b4927f60c2dc
BLAKE2b-256 d1720ba067c8c7e00383c17207ff049552cd4b8e5d9efbdfcf859bd18f6aacd7

See more details on using hashes here.

File details

Details for the file tsjiratool-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: tsjiratool-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 23.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for tsjiratool-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e3643c8c2a94b6b272791feabe7be087a5effc3dc2de3a970b708e193aaa116f
MD5 bd398d4ea5af8667f2ac52b38fd48c2a
BLAKE2b-256 faedcac72e3a9c0c34809ca680adf35e476241c085069f7f0018c853bfc89897

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page