{"id":22884226,"url":"https://github.com/itz-fork/gitfetch","last_synced_at":"2025-05-07T07:36:06.973Z","repository":{"id":57434488,"uuid":"430547091","full_name":"Itz-fork/Gitfetch","owner":"Itz-fork","description":"Gitfetch is a simple tool to get github user details","archived":false,"fork":false,"pushed_at":"2021-11-23T10:03:32.000Z","size":10,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T07:41:45.926Z","etag":null,"topics":["github","python-cli"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/Gitfetch","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/Itz-fork.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}},"created_at":"2021-11-22T03:14:57.000Z","updated_at":"2022-01-23T03:48:58.000Z","dependencies_parsed_at":"2022-09-04T14:41:07.872Z","dependency_job_id":null,"html_url":"https://github.com/Itz-fork/Gitfetch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itz-fork%2FGitfetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itz-fork%2FGitfetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itz-fork%2FGitfetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itz-fork%2FGitfetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Itz-fork","download_url":"https://codeload.github.com/Itz-fork/Gitfetch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252834404,"owners_count":21811372,"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":["github","python-cli"],"created_at":"2024-12-13T19:16:40.126Z","updated_at":"2025-05-07T07:36:06.938Z","avatar_url":"https://github.com/Itz-fork.png","language":"Python","readme":"# Gitfetch :octocat:\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/77770753/142969033-2f653aa9-4a81-4784-902f-581eff402211.png\" alt=\"Gitfetch Cli\"\u003e\u003c/a\u003e\u003c/br\u003e\n  \u003cb\u003eJust a (cli?) tool to get github user details 🙂\u003c/b\u003e\n\u003c/p\u003e\n\n\n## Installation 📂\n\nInstall [Gitfetch](https://github.com/Itz-fork/Gitfetch) via pypi\n\n```\npip install gitfetch\n```\n\nor\n\n```\npip install git+https://github.com/Itz-fork/Gitfetch.git\n```\n\n\n## Usage 👀\n\n- **CLI Usage 👇,**\n  - ```\n    gitfetch [your github username]\n    ```\n  - Ex:\n    ```gitfetch Itz-fork```\n\n- **Use it as a python module 👇,**\n  - ```python\n    from gitfetch_tools import GitFetch\n\n    git = GitFetch(\"Your-Github-Username\")\n    print(git.fetch_user_data())\n    ```\n\n## FAQ 😕\n\n#### Q: I can't install Gitfetch cli, what to do?\n\n**A:** If you got an error like `command not found: gitfetch` then install it with `sudo` permissions.\n      \n  - ```\n    sudo pip install gitfetch\n    ```\n\n#### Q: Can I customize it?\n\n**A:** Yeah, check [fetch.py](https://github.com/Itz-fork/Gitfetch/blob/master/gitfetch_tools/fetch.py) and [display](https://github.com/Itz-fork/Gitfetch/blob/master/gitfetch_tools/display) files.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitz-fork%2Fgitfetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitz-fork%2Fgitfetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitz-fork%2Fgitfetch/lists"}