Metadata-Version: 2.3
Name: pykeychain
Version: 2.0.0
Summary: Library for adding, getting and removing simple passwords from macos keychain.
License: MIT
Author: Elisei
Author-email: elisey.rav@gmail.com
Requires-Python: >=3.13,<4.0
Classifier: Operating System :: MacOS
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: sh (>=1.14.3,<2.0.0)
Project-URL: Repository, https://github.com/elisey/google_auth_decoder
Description-Content-Type: text/markdown

# pykeychain

[![Python package](https://github.com/elisey/pykeychain/actions/workflows/python-package.yml/badge.svg?branch=main)](https://github.com/elisey/pykeychain/actions/workflows/python-package.yml)

Library for adding, getting and removing simple passwords from macos keychain.
