am-azarboon / capsule

A password manager app with Python & django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capsule

A password manager with Python & django


This is a lightweight and advanced password manager web application. you can easily create your own user account and start storing your usernames and passwords for every types of account.
then you can search through your stored data and read or edit them whenever you want.
it also allows you to save your Bank credit cards (Iranian).


Install requirements

pip install -r requirements.txt

Run the following commands to get started:

python manage.py migrate
python manage.py runserver

About

A password manager app with Python & django


Languages

Language:Python 39.1%Language:HTML 35.6%Language:CSS 19.3%Language:JavaScript 6.0%