Github search from the cli
Project description
ghsearch
Github search from the cli
Features
Installation
pip install gh-search
Usage
Developing
When making changes to the module it is always a good idea to run everything within a Python virtual environment to ensure isolation of dependencies.
# Python3
pyvenv venv
source venv/bin/activate
make install-dev
Unit tests are written using pytest and can be run from the root of the project with
make unit
make lint
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
gh-search-0.1.0.tar.gz
(4.6 kB
view hashes)
Built Distribution
Close
Hashes for gh_search-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 635ee648f54f6661fef25115d1328e073279a61c83454b6dfd2f190ecb263cb4 |
|
MD5 | cffeab73aebace4d97653df11cb694f1 |
|
BLAKE2b-256 | 5291d4e629db88da13478c7a1dd5a4ae421cd9890c5b31e35dd9c071efc80c4c |