twopasswords

View on PyPIReverse Dependencies (0)

0.0.14 twopasswords-0.0.14-py3-none-any.whl

Wheel Details

Project: twopasswords
Version: 0.0.14
Filename: twopasswords-0.0.14-py3-none-any.whl
Download: [link]
Size: 54597
MD5: 33cafef93bb9034792e3e0fd3e7462d8
SHA256: 439eb3d1673e31d382600f8003b3dda5a83c0f7391db04bcc230dc1a3b9bc4c3
Uploaded: 2021-11-18 06:50:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: twopasswords
Version: 0.0.14
Summary: Password manager with face recognition
Author: Gennady Badinov
Author-Email: gennady.badinov[at]gmail.com
Home-Page: https://github.com/gennadis/twopasswords
License: MIT
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Requires-Dist: cmake
Requires-Dist: py-cui
Requires-Dist: opencv-python
Requires-Dist: face-recognition
Requires-Dist: sqlcipher3 (==0.4.5)
Requires-Dist: pyperclip
Requires-Dist: PyYAML
Requires-Dist: Faker
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1844 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/__main__.py sha256=UY7Wrgjd7D4iKs8ZUw_Qm9lpSlOZEBwEM4409mP-tCU 72
src/twopasswords.py sha256=3_798aM-nWXIG_K7_59O3Zwe0cNty2Sgp5kHARMwhrc 115
src/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/config/config.yaml.example sha256=roQelLhs468dZ8cu24CuBn-JJ25SAHt6DgH8ct_OoA8 430
src/config/config_loader.py sha256=AaMWAna3M8MnMBv_-i9vhdjTt_rbDhHyRGqr7KgMOdg 950
src/config/words.txt sha256=zsR9LXEBwmgGTh735ovd6OqkfRgTN0HzXNGDxDfodTo 77064
src/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/utils/database.py sha256=KI9fSWnsJ5RkjZ9TUIz3Kk5BD9-c_-enkbtFIY-foBM 9466
src/utils/emailer.py sha256=d1QUXQ9W9cIpS9emELv63gIM38uzY0saymKtKJOMYYY 2609
src/utils/facescan.py sha256=-T_1NUixIqs81cb5g2W7_N5O65qfeiutlXR37oWhCI8 4631
src/utils/password_generator.py sha256=_jl31RZ8_-7Oxb-W4yeohF8MMReXwTRPRPlyjoUaY3s 5581
src/views/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/views/tui_auth.py sha256=DUyk6AxV9X767rUzcTMp7LVrlgDkV71y63FZLDiH4go 7309
src/views/tui_first_run.py sha256=JTkTFd-Xaro-c5yqs7euqn1YPmTWnYPAHsV-S5J28Pw 7520
src/views/tui_main.py sha256=U_9vJjNCDneGnlQ7zTbdyXGvvL3szkzxul9mdP9WDDk 26268
src/views/tui_selector.py sha256=9nUGw7372yEuMXttLktELzty9VALN_U-nFmbjOsI7yQ 871
twopasswords-0.0.14.dist-info/LICENSE sha256=AFesmgPbil-e4jHfQxTWynODvbvwlyKspmDyH1N9ORg 1075
twopasswords-0.0.14.dist-info/METADATA sha256=NyWyRcCzto2N5fJXMLBFixet33TG84U71YvLqbVR97A 2754
twopasswords-0.0.14.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
twopasswords-0.0.14.dist-info/entry_points.txt sha256=oxGB2iq7JAyjVZHAbHMg4Daa6l3NJLb_LyblwGjHFRE 65
twopasswords-0.0.14.dist-info/top_level.txt sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM 4
twopasswords-0.0.14.dist-info/RECORD

top_level.txt

src

entry_points.txt

twopasswords = twopasswords.twopasswords:main