Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daviddahl/ghorg

ghorg: Github API tinkering
https://github.com/daviddahl/ghorg

github-api python

Last synced: about 1 month ago
JSON representation

ghorg: Github API tinkering

Awesome Lists containing this project

README

        

# ghorg

## Get Github org summaries

This is an experiment in getting to know the Github API

### Install

#### Dependencies

* Python 3

#### Linux / macOS

`git clone [email protected]:daviddahl/ghorg.git`

Run the install script:

`./install.sh`

After install, activate the new environment:

source ./.env/bin/activate

### Usage

Run `./ghorg -h` for usage instructions

#### Note

You will need to create a Github API token via your Github settings, see: https://github.com/settings/tokens