Skip to content

yoavravid/RedditUsernames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit usernames

This project's soul purpose is to find free usernames on reddit.

Getting Started

  1. pip install reddit_usernames (or clone the repo)
  2. Initate a RedditSession object (reddit_session.py) and use the is_username_free(username) function to check whether or not a username is free
  3. Take a look at the example scripts for nice examples!

Prerequisites

In order to run the program you will need to install python 3

Development Process

The development process consisted of a research stage and a development stage.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Little script that finds the shortest available reddit username.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages