{"id":38300252,"url":"https://github.com/lbrealdev/github-rest-cli","last_synced_at":"2026-01-17T02:23:04.949Z","repository":{"id":116751295,"uuid":"496026405","full_name":"lbrealdev/github-rest-cli","owner":"lbrealdev","description":"A Python CLI tool for interacting with the GitHub REST API.","archived":false,"fork":false,"pushed_at":"2025-11-11T14:31:22.000Z","size":196,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-11T16:19:15.737Z","etag":null,"topics":["argparse","cli","dynaconf","github-rest-api","python","uv"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/github-rest-cli/","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/lbrealdev.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-25T00:12:14.000Z","updated_at":"2025-09-05T10:08:14.000Z","dependencies_parsed_at":"2025-03-10T11:36:12.930Z","dependency_job_id":"627c3236-6129-497e-89f2-2e1d990dbb49","html_url":"https://github.com/lbrealdev/github-rest-cli","commit_stats":null,"previous_names":["lbrealdev/github-rest-cli","lbrealdev/github-rest-api"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/lbrealdev/github-rest-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrealdev%2Fgithub-rest-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrealdev%2Fgithub-rest-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrealdev%2Fgithub-rest-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrealdev%2Fgithub-rest-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lbrealdev","download_url":"https://codeload.github.com/lbrealdev/github-rest-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrealdev%2Fgithub-rest-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"online","status_checked_at":"2026-01-17T02:00:07.808Z","response_time":85,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["argparse","cli","dynaconf","github-rest-api","python","uv"],"created_at":"2026-01-17T02:23:04.308Z","updated_at":"2026-01-17T02:23:04.921Z","avatar_url":"https://github.com/lbrealdev.png","language":"Python","readme":"# GitHub REST API\n\n## Installation\n\nInstall using `pip`:\n```shell\npip install github-rest-cli\n```\n\nInstall using `uv`:\n```shell\nuv pip install github-rest-cli\n```\n\n## Usage\n\nSet up python package dependencies in `pyproject.toml`:\n```shell\nuv sync\n```\n\nAfter sync the project, activate virtualenv in `.venv` directory:\n```shell\nsource .venv/bin/activate\n```\n\nTo list all installed packages, run:\n```shell\nuv pip list\n```\n\nExport your **GitHub PAT** as environment variable:\n```shell\nexport GITHUB_AUTH_TOKEN=\"\u003cgithub-auth-token\u003e\"\n```\n\nRun cli:\n```shell\ngithub-rest-cli -v\n```\n\n### Dynaconf\n\nThis python cli app uses dynaconf to manage secrets and environment variables.\n\nSo that you can use your secrets and environment variables declared in `settings.toml` or `.settings.toml`, use the `GITHUB` prefix value of `envvar_prefix` declared in config.py.\n\nList all defined parameters:\n```shell\njust dl\n```\n\nValidate all defined parameters:\n```shell\njust dv\n```\n\n**NOTE:** To run dynaconf validate `dynaconf_validators.toml` should exist.\n\n### Ruff\n\nRun lint:\n```shell\njust lint\n```\n\nRun format:\n```shell\njust fmt\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbrealdev%2Fgithub-rest-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flbrealdev%2Fgithub-rest-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbrealdev%2Fgithub-rest-cli/lists"}