Gitfetch is a simple tool to get github user details
Project description
Gitfetch
Just a (cli?) tool to get github user details
Installation
Install Gitfetch via pypi
pip install gitfetch
or
pip install git+https://github.com/Itz-fork/Gitfetch.git
Usage
-
CLI Usage 👇,
-
gitfetch [your github username] - Ex:
gitfetch Itz-fork
-
-
Use it as a python module 👇,
-
from gitfetch_tools import GitFetch git = GitFetch("Your-Github-Username") print(git.fetch_user_data())
-
FAQ
Q: Can I customize it?
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Gitfetch-1.0.tar.gz
(2.6 kB
view details)
File details
Details for the file Gitfetch-1.0.tar.gz.
File metadata
- Download URL: Gitfetch-1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f7816112c3619547b62bfdaa8626758b2f2bc491f91eb7e9b48a04057e8e233
|
|
| MD5 |
16d44880f29dc5abaab0c3e503cdca22
|
|
| BLAKE2b-256 |
eda0f7d6a8aa464c085ec4ab993942c6afee6acb26a0a02a26adcbee03cbaa0d
|