Metadata-Version: 2.4
Name: bitwarden-rest-client
Version: 0.1.10
Summary: A rest client for the Bitwarden Cli API
Project-URL: Homepage, https://github.com/KalleDK/py-bitwarden-rest-client
Project-URL: Documentation, https://github.com/KalleDK/py-bitwarden-rest-client
Project-URL: Repository, https://github.com/KalleDK/py-bitwarden-rest-client.git
Author-email: "Kalle M. Aagaard" <git@k-moeller.dk>
Maintainer-email: "Kalle M. Aagaard" <git@k-moeller.dk>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.12.2
Provides-Extra: cli
Requires-Dist: rich>=14.2.0; extra == 'cli'
Requires-Dist: typer>=0.19.2; extra == 'cli'
Description-Content-Type: text/markdown

# Bitwarden Rest Client
