Skip to main content

A Command Line Interface for accessing Github api.

Project description

*****
Gitlo
*****
A Command Line Interface made in Python. It's a simple tool that helps you to access Github API.
I used Python library ``Click`` to make this application.

Quick Start
########
Install Package::

pip install gitlo

Examples
########

Get user info
**************
Use the ``gitlo user <username>`` command to get information of user.::

$ gitlo user siddharthshringi
Name: Siddharth Shringi, Repos: 16, Bio: Python Developer | ML Enthusiast

Get repository list of user
******************
Use the ``gitlo user <username>`` command to get information of user.::

$ gitlo repos siddharthshringi
blacksamsung.github.io
create-your-own-adventure
data
diary_of_programming_puzzles
django-rest-framework
Gitlo
hello-world
hello_world
markdown-here
my-first-blog
my-first-contact-app
recipes
reflections
siddharthshringi.github.io
Song-App
ThinkStats2

Get language percentage of each repository
******************
Use the ``gitlo languages <username> <reponame>`` command to get language information in repository.::

$ gitlo languages siddharthshringi Song-App
Python: 59.84%
HTML: 32.96%
CSS: 7.2%

License
******************
MIT licensed. See the bundled `LICENSE <https://github.com/SiddharthShringi/Gitlo/blob/master/LICENSE>`_ file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitlo-1.0.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

gitlo-1.0.1-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page