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.
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
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
gitlo-1.0.1.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
gitlo-1.0.1-py3-none-any.whl
(2.6 kB
view details)
File details
Details for the file gitlo-1.0.1.tar.gz.
File metadata
- Download URL: gitlo-1.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c3c659450937aa3c9cdd6f716a316261c8c6e81975bd7f730dbf3b5057d22d9
|
|
| MD5 |
2bc7c5685140ba7e0a99e59dd98ce726
|
|
| BLAKE2b-256 |
9f72eb64d51bed195b15430c8a7428dedd768f81f484fa72c374eb93289d3c1b
|
File details
Details for the file gitlo-1.0.1-py3-none-any.whl.
File metadata
- Download URL: gitlo-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2e8b11aa7c60104ed1c36361652bb9736b6b6d64c0837575097dff30e2711d4
|
|
| MD5 |
7afd203200416dbd1d3523f4739e1b07
|
|
| BLAKE2b-256 |
9ae4e2d41933deefe03b2e1aefb08e7a7cae5608c179c8b406eaf68151a76f8c
|