RepoPeek Save Abandoned

RepoPeek is a python script to get details about a repository without cloning it.

Project README

RepoPeek - Take a Sneak Peek at Repositories

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.

iaa1

Information Provided

  1. Basic information about the repository.

    • Repository Name
    • Default Branch
    • Repository Size
    • Repository License
    • Repository Description
    • Repository Type
  2. Languages used in the repository.

  3. Repository Statistics.

    • Forks
    • Watchers
    • Open Issues
    • Total Stars
  4. URL's of the repository.

    • GIT URL
    • SSH URL
    • SVN URL
    • Clone URL
  5. Commit details of the repository

    • Last Commit Date
    • Last Commit Message

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!

Buy Me A Coffee

License

RepoPeek is made with ♥ by @__sa_miya__ and it is released under the MIT license.

Contributors

Thanks goes to this wonderful person. :heart:


William Da Silva
Open Source Agenda is not affiliated with "RepoPeek" Project. README Source: sameera-madushan/RepoPeek
Stars
85
Open Issues
1
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating