Metadata-Version: 2.4
Name: pw-connector
Version: 0.3.3
Summary: Python SDK and CLI for a zero-knowledge password vault API
Home-page: https://gitverse.ru/passwork-ru/passwork-python
Author: pw-connector
License: MIT
Project-URL: Issues, https://gitverse.ru/passwork-ru/passwork-python/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests<3.0,>=2.31
Requires-Dist: python-dotenv<2.0,>=1.0
Requires-Dist: cryptography<49,>=48.0.1
Requires-Dist: pbkdf2<2.0,>=1.3
Requires-Dist: horcrux==1.3.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# pw-connector

Python SDK and CLI for a zero-knowledge password vault API (client-side encryption, vault/item operations, DevOps secret injection).
