Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/daviddahl/ghorg
- Owner: daviddahl
- Created: 2020-05-03T18:50:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T00:05:48.000Z (over 4 years ago)
- Last Synced: 2024-11-05T16:47:49.098Z (3 months ago)
- Topics: github-api, python
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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