PassBox Password Generator/Manager
This one is a super user friendly command line tool that generates random passwords of any chosen length, assigns password to a specified username and stores them in a database. All entries can be queried and copied to your clipboard or simply viewed in terminal. You can list all entry names, delete entries by name or empty the entire database. Follows CRUD rules. Written in Python and SQL and can be used on any platform (Linux, Windows, Mac).