Command-line tool to check the availability of a username on various platforms.
Project description
handles
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
handles-0.1.1.tar.gz
(7.3 kB
view hashes)