Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
sqlite3
2
from
getpass
import
getpass
3
import
os
4
Callers
nothing calls this directly
Calls
7
add_password
Function · 0.85
is_service_present
Function · 0.85
get_password
Function · 0.85
update_password
Function · 0.85
delete_service
Function · 0.85
get_all
Function · 0.85
close
Method · 0.45
Tested by
no test coverage detected