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

https://github.com/dmccrthy/github-username-check

Check available GitHub usernames using python
https://github.com/dmccrthy/github-username-check

python python3 tkinter

Last synced: 8 months ago
JSON representation

Check available GitHub usernames using python

Awesome Lists containing this project

README

          

# Github Username Checker ✅
A simple python-based application for checking the avalaibility of github usernames.


# Usage:
- Open using command line as shown below.
````
[user@hostname github-username-check]$ python run.py
````
- **Note:** Depending on OS you may need to run as python3 instead of python