Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jb3/hubble
Command-line search tool for GitHub
https://github.com/jb3/hubble
cli github-api python search
Last synced: about 1 month ago
JSON representation
Command-line search tool for GitHub
- Host: GitHub
- URL: https://github.com/jb3/hubble
- Owner: jb3
- License: mit
- Created: 2018-09-09T12:15:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T22:40:25.000Z (almost 6 years ago)
- Last Synced: 2024-11-30T06:09:22.247Z (about 1 month ago)
- Topics: cli, github-api, python, search
- Language: Python
- Size: 94.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
======
Hubble
======Hubble is the command-line search tool for GitHub.
Installation
============.. code-block:: bash
$ pip install hubble-github
...
$ hubble [search terms]Screenshots
===========User search
-----------.. image:: https://raw.githubusercontent.com/jos-b/hubble/master/screenshots/torvalds.png
Repository search
-----------------.. image:: https://raw.githubusercontent.com/jos-b/hubble/master/screenshots/webhook-discord.png
## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjos-b%2Fhubble.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjos-b%2Fhubble?ref=badge_large)