square-pass3

View on PyPIReverse Dependencies (0)

0.0.8 square_pass3-0.0.8-py3-none-any.whl

Wheel Details

Project: square-pass3
Version: 0.0.8
Filename: square_pass3-0.0.8-py3-none-any.whl
Download: [link]
Size: 17471
MD5: adc4948985ad30d1287007c5254d5939
SHA256: 0addeb0328b4bcf7282f56b04c4b752191e6d6ea08c17426a04437a4b1c20e97
Uploaded: 2023-10-01 10:27:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: square-pass3
Version: 0.0.8
Summary: CLI Based Password Manager
Author: Rakibul Islam Jisan
Author-Email: jis4nx[at]gmail.com
Home-Page: https://github.com/jis4nx/square-pass
Project-Url: Bug Reports, https://github.com/jis4nx/square-pass/issues
Project-Url: Funding, https://donate.pypi.org
Project-Url: Source, https://github.com/jis4nx/square-pass/
Keywords: password_manager,encryption,aes256,cli-password-manager
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <3.12
Requires-Dist: pycryptodome (==3.10.1)
Requires-Dist: prettytable (==2.4.0)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: rich (==10.15.2)
Requires-Dist: pyperclip
Requires-Dist: psutil
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: PyYAML
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2404 characters]

WHEEL

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

RECORD

Path Digest Size
sqpass/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sqpass/create_db.py sha256=xZd623bq-KGdxJE0zI4PybERcb8gmoDNeIr4_12udqE 1618
sqpass/install.py sha256=xzsCejJcyRlc8eq_TJf2ssGnf98LFqmdbzdP4M6TQwI 2517
sqpass/main.py sha256=I9eN3qw3glYsKOVkQaWA1gHOIw-pu7GqO1VLK2JHT5U 8336
sqpass/observer.py sha256=3p_kbiyXIMV60ifuURsG5gjXZQ1NinqkjxWi1_E-OIg 756
sqpass/passwordManager/__init__.py sha256=XlVXZP3VA5iNTkwOrbQHNKPQg0aQ7ay9tDqSRwgRbVU 71
sqpass/passwordManager/argaction.py sha256=StTjHH58_2OwAlXuXw7oS8WMa-LAvKSJOWpngtDKwyo 2213
sqpass/passwordManager/base.py sha256=33Xv2bOUXltwHqjnD6NruyrFmsKqJiSqleI-BAUQjUA 11426
sqpass/passwordManager/cache.py sha256=riACBvYlUSKGjYKHjezpHr2i94lhj1u356jnXQ7BW7s 626
sqpass/passwordManager/ciphers.py sha256=JWoDmkSkrrCNXFgcV8PaHMaVOrTwTXaKIBRHstmAWM0 1376
sqpass/passwordManager/conf.py sha256=uoc1UfUrPrWuhlycSn-ZVRoSPPOcLcRmiWMy-OZS7I8 1058
sqpass/passwordManager/parser.py sha256=EWZUxRZ7X47hDwjll2UGFbpCRBjjYOHhgy-mxVTVKpI 3488
sqpass/passwordManager/reset.py sha256=laE7UEvm2PYEuYSHdu98rDq5jgsWUqkq2JPnKegq_gk 529
sqpass/passwordManager/tools.py sha256=C7y-iqhNPPy-KupWIhkxjVtPWUfQRXOqkOQfI0PQooU 2572
square_pass3-0.0.8.dist-info/LICENSE sha256=9pmC4yUMW1s8jLQBVl9bHO28q6uGrTpui7w9rbllyso 1070
square_pass3-0.0.8.dist-info/METADATA sha256=H6GDu1Beq314Vb6W8iZkwLFWmS7UWETITdCdD19QlVQ 3756
square_pass3-0.0.8.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
square_pass3-0.0.8.dist-info/entry_points.txt sha256=2pQW-GiN-97D50FvPu3HFGQByDdA5yJjITXHFWhi39A 73
square_pass3-0.0.8.dist-info/top_level.txt sha256=bqxH0cX2gIzTlky9e6rpjAFRaXfemCBIAk5tJuhUCd4 7
square_pass3-0.0.8.dist-info/RECORD

top_level.txt

sqpass

entry_points.txt

sq = sqpass.main:main
sq-init = sqpass.install:setmain