reddit-usernames

Library for finding free usernames on reddit


License
MIT
Install
pip install reddit-usernames==0.1

Documentation

Reddit usernames

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

Getting Started

  1. Clone the repository
  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 2.7 (Add libraries)

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