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

https://github.com/000pp/Gitter

🐍 Python CLI tool to get public informations from a GitHub account
https://github.com/000pp/Gitter

git github information information-gathering python python3

Last synced: 10 months ago
JSON representation

🐍 Python CLI tool to get public informations from a GitHub account

Awesome Lists containing this project

README

          

# 🐍 Gitter









🐍 Python CLI tool to get public information from a GitHub account



## 🤔 What's this?
Gitter is a open-source project created to easily uses the Github's API to get public informations from a Github's Account.



## 👁‍🗨 Preview



## ⚙️ Set-up

A quick guide of how to install and use Juumla.

```
1. Clone the repository with git clone https://github.com/oppsec/Gitter.git
2. Install the python libraries with pip install -r requirements.txt
3. Run Gitter with python or python3 main.py
```



## ☁ Pre-requistes
- [Python 3.8+](https://www.python.org/downloads/)



## 🔨 Contributing

A quick guide of how to contribute with the project.

```shell
1. Create a fork from Gitter repository.
2. Download the project with git clone https://github.com/your/Gitter.git
3. cd Gitter/
4. Make your changes.
5. Commit and make a git push.
6. Open a pull request.
```