active-pr


Nameactive-pr JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/kyoto7250/active_pr
Summaryan active report of PRs in the github
upload_time2023-10-19 11:28:37
maintainer
docs_urlNone
authorkyoto7250
requires_python>=3.9,<4.0
licenseMIT
keywords api github cli report
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # active_pr
an active report of PRs in the github.



## install
```bash
pip install active_pr
```

## access token
We should get a reading only github token [here](https://github.com/settings/tokens?type=beta) for access, and set in our env.
```bash
export GITHUB_TOKEN=<your token>
```


## usage
```bash
export | grep "GITHUB_TOKEN"
GITHUB_TOKEN=<github token>

# search created_at='begin..end' and state is the current state.
active_pr \
    --author kyoto7250 \
    --begin 2023-04-01 \
    --end 2023-04-30 \
    --type both \
    --state closed
    # --github-token <github token>


| repo_name             | type   | title                                                                                                                | created_at   | closed_at   |
|-----------------------|--------|----------------------------------------------------------------------------------------------------------------------|--------------|-------------|
| astral-sh/ruff        | PR     | [[`flake8-simplify`] Implement `dict-get-with-none-default` (`SIM910`)](https://github.com/astral-sh/ruff/pull/3874) | 2023-04-04   | 2023-04-04  |
| astral-sh/ruff        | PR     | [Supports more cases in `SIM112`](https://github.com/astral-sh/ruff/pull/3876)                                       | 2023-04-04   | 2023-04-04  |
| dondongwon/LPMDataset | ISSUE  | [Where is the `scrape_scope` column  at `raw_video_links.csv`?](https://github.com/dondongwon/LPMDataset/issues/3)   | 2023-04-25   | 2023-06-07  |

``````


## contribute
If you have suggestions for features or improvements to the code, please feel free to create an issue or PR.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kyoto7250/active_pr",
    "name": "active-pr",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "api,github,cli,report",
    "author": "kyoto7250",
    "author_email": "50972773+kyoto7250@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/cb/e8cddd4a3e1081b2ae8be7bddfc5b4ae1b4d23f26a6b2ec3fe375f3ac8c1/active_pr-0.1.0.tar.gz",
    "platform": null,
    "description": "# active_pr\nan active report of PRs in the github.\n\n\n\n## install\n```bash\npip install active_pr\n```\n\n## access token\nWe should get a reading only github token [here](https://github.com/settings/tokens?type=beta) for access, and set in our env.\n```bash\nexport GITHUB_TOKEN=<your token>\n```\n\n\n## usage\n```bash\nexport | grep \"GITHUB_TOKEN\"\nGITHUB_TOKEN=<github token>\n\n# search created_at='begin..end' and state is the current state.\nactive_pr \\\n    --author kyoto7250 \\\n    --begin 2023-04-01 \\\n    --end 2023-04-30 \\\n    --type both \\\n    --state closed\n    # --github-token <github token>\n\n\n| repo_name             | type   | title                                                                                                                | created_at   | closed_at   |\n|-----------------------|--------|----------------------------------------------------------------------------------------------------------------------|--------------|-------------|\n| astral-sh/ruff        | PR     | [[`flake8-simplify`] Implement `dict-get-with-none-default` (`SIM910`)](https://github.com/astral-sh/ruff/pull/3874) | 2023-04-04   | 2023-04-04  |\n| astral-sh/ruff        | PR     | [Supports more cases in `SIM112`](https://github.com/astral-sh/ruff/pull/3876)                                       | 2023-04-04   | 2023-04-04  |\n| dondongwon/LPMDataset | ISSUE  | [Where is the `scrape_scope` column  at `raw_video_links.csv`?](https://github.com/dondongwon/LPMDataset/issues/3)   | 2023-04-25   | 2023-06-07  |\n\n``````\n\n\n## contribute\nIf you have suggestions for features or improvements to the code, please feel free to create an issue or PR.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "an active report of PRs in the github",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/kyoto7250/active_pr",
        "Repository": "https://github.com/kyoto7250/active_pr"
    },
    "split_keywords": [
        "api",
        "github",
        "cli",
        "report"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbe1221a97e77fe61ad6c910767a38d6c55573e63159f3336cf7dc8bb43e5d36",
                "md5": "349569cd646f92d4c7b5a25072df4ad4",
                "sha256": "c068d3442d3fc5d65532227719ee97eea50ccb75c1ed97952ca39903a37ac9c6"
            },
            "downloads": -1,
            "filename": "active_pr-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "349569cd646f92d4c7b5a25072df4ad4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 6136,
            "upload_time": "2023-10-19T11:28:36",
            "upload_time_iso_8601": "2023-10-19T11:28:36.081147Z",
            "url": "https://files.pythonhosted.org/packages/cb/e1/221a97e77fe61ad6c910767a38d6c55573e63159f3336cf7dc8bb43e5d36/active_pr-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9dcbe8cddd4a3e1081b2ae8be7bddfc5b4ae1b4d23f26a6b2ec3fe375f3ac8c1",
                "md5": "29576dfd29ec2253ee9f0a584384040d",
                "sha256": "7ce39af964cf60b54c7ff9e9d0cc6613f8ef6648913c06073fb5feb61073468c"
            },
            "downloads": -1,
            "filename": "active_pr-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "29576dfd29ec2253ee9f0a584384040d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 4618,
            "upload_time": "2023-10-19T11:28:37",
            "upload_time_iso_8601": "2023-10-19T11:28:37.767008Z",
            "url": "https://files.pythonhosted.org/packages/9d/cb/e8cddd4a3e1081b2ae8be7bddfc5b4ae1b4d23f26a6b2ec3fe375f3ac8c1/active_pr-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-19 11:28:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kyoto7250",
    "github_project": "active_pr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "active-pr"
}
        
Elapsed time: 0.39765s