Skip to content
/ handles Public

Command-line tool to check the availability of a username on various platforms.

License

Notifications You must be signed in to change notification settings

4mbl/handles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command-line tool to check the availability of a username on various platforms.

Table of Contents

Installation

Use pip to install handles.

python3 -m pip install --upgrade handles

Usage

# check if a username is available on any of the supported platforms
handles --platforms '*' myusername

# check if usernames on a file are available on github
handles --platforms github --file usernames.txt

License

Distributed under the MIT License. See LICENSE for more information.

About

Command-line tool to check the availability of a username on various platforms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages