jira_api_client は、Python で Jira REST API と連携するためのシンプルで堅牢なクライアントライブラリです。Pydantic を利用した厳密なデータ型定義、環境変数によるセキュアな認証情報管理 ...
Authentication (HTTP Basic, OAuth, Session Cookie) Create and retrieve issues Create and retrieve issue transitions (status updates) Call every API endpoint of the Jira, even if it is not directly ...