A tool to open your GitHub repository page quickly.
Project description
A CLI tool to open a front page of owned GitHub repositories quickly.
Installation
$ pip install github_repo_opener
Prerequisition
User has a GitHub access token.
Usage
Once installed the package, you can use github-repo-opener command.
$ github-repo-opener
Prepare a local database
$ github-repo-opener initdb
This creates a sqlite database file at ~/.cache/github_repo_opener/cache.sqlite3
.
Fetch repository data and store them in the local database
$ github-repo-opener fetch
Show repository names
$ github-repo-opener show
Open a repository front page
$ github-repo-opener open
Drop the local database
$ github-repo-opener dropdb
This deletes the sqlite database file at ~/.cache/github_repo_opener/cache.sqlite3
.
License
Licensed under MIT license.
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
Built Distribution
File details
Details for the file github_repo_opener-0.1.2.tar.gz
.
File metadata
- Download URL: github_repo_opener-0.1.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 423e0dc15e49868f16654ed8c50f786a0c07192e75e615c30fd1941139a5fbb1 |
|
MD5 | 3a830951dd5ae48f7566a3eb9f2da6eb |
|
BLAKE2b-256 | 3fe24195935c096549f0430fd0d8f3df00399bc3f883e6d4ce7fb4e4da379003 |
File details
Details for the file github_repo_opener-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: github_repo_opener-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f66d17dafee4dd744bbcc07a8877d02d09ad26efdffd60efd7e07cf605e291ef |
|
MD5 | 815d7c2790c49c04e049ff31b9d8b5aa |
|
BLAKE2b-256 | 078ff68109bdd8a547bf876da50b0b8eb041b1fa41b4ccd231eec35d3a9a7ac7 |