{"id":17332841,"url":"https://github.com/raybellwaves/github-repo-explorer","last_synced_at":"2025-03-27T06:26:03.189Z","repository":{"id":246726758,"uuid":"821989950","full_name":"raybellwaves/github-repo-explorer","owner":"raybellwaves","description":"Extract your issues and prs into a dataframe","archived":false,"fork":false,"pushed_at":"2024-09-05T13:25:37.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T11:41:26.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raybellwaves.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}},"created_at":"2024-06-30T02:04:53.000Z","updated_at":"2024-09-05T13:25:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"8021fb5e-0051-46df-868b-96d3f73b2e0b","html_url":"https://github.com/raybellwaves/github-repo-explorer","commit_stats":null,"previous_names":["raybellwaves/github-repo-explorer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raybellwaves%2Fgithub-repo-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raybellwaves%2Fgithub-repo-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raybellwaves%2Fgithub-repo-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raybellwaves%2Fgithub-repo-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raybellwaves","download_url":"https://codeload.github.com/raybellwaves/github-repo-explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245794138,"owners_count":20673129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-15T14:58:55.577Z","updated_at":"2025-03-27T06:26:03.167Z","avatar_url":"https://github.com/raybellwaves.png","language":"Python","readme":"# github-repo-explorer\n\n## What does this do?\n\nScrapes issues and prs from GitHub and saves them in a parquet file.\nIt also provides analytics in a streamlit dashboard.\n\n## How do I use this?\n\nInstall cruft and uv on your system e.g. in your \"base\" env\n```\npipx install cruft uv\n```\n\nFill in the template like below\n```\ncruft create git@github.com:raybellwaves/github-repo-explorer.git\n\ngithub_organization: e.g. dask\ngithub_repository: e.g. dask\nllm_chat_framework: e.g. openai\nembeddings_framework: e.g. openai\nllm_agent_framework: e.g. google (large context)\ngeolocater_framework: e.g. photon\nrepository_name: ENTER for default\ncreated_after_date: e.g. 2024-01-01 if just want content after 2024\ncurrent_date: ENTER for default\n```\n\nYou can then do:\n```\ncd {{cookiecutter.github_repository}}-repo-explorer \u0026\u0026 \\\nmamba create -n gre python=3.11 --y \u0026\u0026 \\\n  conda activate gre \u0026\u0026 \\\n  uv pip install -r requirements-dev.txt --find-links https://download.pytorch.org/whl/cpu\npython main.py run_all --states open closed --content_types issues prs --verbose True\nstreamlit run main.py\n```\n\nSee the README in the folder for more information.\n\n## Examples of projects using this template\n\n - XXX\n\n## TODO\n\n - Could include timeline API which links issues/PRs\n\n ## See also\n\n - https://devlake.apache.org/\n - https://github.com/dlvhdr/gh-dash\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraybellwaves%2Fgithub-repo-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraybellwaves%2Fgithub-repo-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraybellwaves%2Fgithub-repo-explorer/lists"}