Kang Asu
RepoPeek - A Python Script To Get Details About A Repository Without Cloning It
RepoPeek is a Python script to get details about a repository without cloning it. All the information are retrieved using the GitHub API.
Please Note: API requests made by this module aren't using basic authentication or OAuth. Therefore the rate limit allows for up to 60 requests per hour. Unauthenticated requests are associated with the originating IP address.
Information Provided
- Basic information about the repository.
- Repository Name
- Default Branch
- Repository Size
- Repository License
- Repository Description
- Languages used in the repository.
- Repository Statistics.
- Forks
- Watchers
- Open Issues
- Total Stars
- URL's of the repository.
- GIT URL
- SSH URL
- SVN URL
- Clone URL
Installation
To install this script so that it is accessible via Python from anywhere, copy the script into a directory of your choice, and then add that directory to your
PYTHONPATH
Usage
python -m repopeek
Support & Contributions
- Please
⭐️ this repository if this project helped you! - Contributions of any kind welcome!
Regards
Kang Asu
No comments:
Post a Comment
# Silahkan berkomentar, bertanya dan kritik dengan sopan
# Disini anda boleh menyisipkan Link di kolom komentar
# Tetapi akan saya moderasi atau Review terlebih dahulu tiap komentar
# Jangan sampai komentar anda mengandung SPAM.
# Terima Kasih - Regards Muhammad Sobri Maulana