Skip to content

๐Ÿ— PassMan is a Python-based, password management console application.

License

Notifications You must be signed in to change notification settings

seanpierce/passman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PassMan

PassMan is a super simple, Python-based password management console application. Data is managed using Peewee ORM and stored in a Sqlite3 database.

Dependencies

Installation and Usage

Dependent packages will be downloaded as part of the installation process

$ # via pip
$ pip3 install mypassman
$ passman

Author:
Sean Pierce Sumler

License:
MIT, use at your own risk

For questions and comments please raise an issue. Pull requests always welcome, too. Thanks!