{"id":41849740,"url":"https://github.com/navilg/jira-api-python","last_synced_at":"2026-01-25T10:19:00.663Z","repository":{"id":300203105,"uuid":"1005515520","full_name":"navilg/jira-api-python","owner":"navilg","description":"Some commonly needed Jira operation using python","archived":false,"fork":false,"pushed_at":"2025-07-11T11:21:06.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-11T13:59:42.110Z","etag":null,"topics":["api","jira","python","python3","worklogs"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/navilg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-20T10:52:19.000Z","updated_at":"2025-07-11T11:21:09.000Z","dependencies_parsed_at":"2025-06-20T11:42:25.905Z","dependency_job_id":"85666531-dd75-40cf-8101-2490f856a8ed","html_url":"https://github.com/navilg/jira-api-python","commit_stats":null,"previous_names":["navilg/jira-api-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/navilg/jira-api-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navilg%2Fjira-api-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navilg%2Fjira-api-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navilg%2Fjira-api-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navilg%2Fjira-api-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/navilg","download_url":"https://codeload.github.com/navilg/jira-api-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navilg%2Fjira-api-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28751391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T09:58:17.166Z","status":"ssl_error","status_checked_at":"2026-01-25T09:55:56.104Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","jira","python","python3","worklogs"],"created_at":"2026-01-25T10:19:00.205Z","updated_at":"2026-01-25T10:19:00.658Z","avatar_url":"https://github.com/navilg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jira API Python\n\n## Requirements\n\n1. Python \u003e= 3.11\n2. Windows powershell or Linux shell terminal\n3. Jira URL\n\n## How to use it ?\n\n### Generate Personal Access Token\n\n1. Login to Jira with your account\n\n2. Click on your Avatar from top right corner --\u003e Click on profile\n\n3. Click on Personal Access Tokens\n\n4. Create Token\n\n5. COpy the token and keep it safe and secure\n\n### Install modules and dependencies\n\n```bash\n# To create and activate virtual environment\n# virtualenv .venv\n# source .venv/bin/activate\n# .venv\\Scripts\\activate.ps1 # For windows powershell\n\n# Install modules and dependencies\npip install -r requirements.txt\n```\n\n### Run the python script\n\n1. Update `.env` file with your credential and jira server details\n\n```bash\ncp .env.example .env\n # Update .env file\n ```\n\n2. Run the script\n\n```bash\npython fetch_logged_hours.py --username \"\u003cusername\u003e\" --startdate \"\u003cyyyy-mm-dd\u003e\" --enddate \"\u003cyyyy-mm-dd\u003e\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavilg%2Fjira-api-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavilg%2Fjira-api-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavilg%2Fjira-api-python/lists"}