MCPcopy
hub / github.com/geekcomputers/Python / password_manager.py

File password_manager.py

password_manager.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sqlite3
2from getpass import getpass
3import os
4

Callers

nothing calls this directly

Calls 7

add_passwordFunction · 0.85
is_service_presentFunction · 0.85
get_passwordFunction · 0.85
update_passwordFunction · 0.85
delete_serviceFunction · 0.85
get_allFunction · 0.85
closeMethod · 0.45

Tested by

no test coverage detected