Metadata-Version: 2.4
Name: pjdev-op
Version: 4.5.4
Project-URL: Documentation, https://gitlab.purplejay.net/keystone/python/-/tree/main/pjdev-op/README.md
Project-URL: Issues, https://gitlab.purplejay.net/keystone/python/-/issues
Project-URL: Source, https://gitlab.purplejay.net/keystone/python
Author-email: Purple Jay LLC <developers@purplejay.io>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.12
Requires-Dist: loguru
Requires-Dist: nest-asyncio
Requires-Dist: onepassword-sdk==0.3.1
Requires-Dist: pydantic
Requires-Dist: pydantic-settings
Description-Content-Type: text/markdown

# pjdev-op

[![PyPI - Version](https://img.shields.io/pypi/v/pjdev-op.svg)](https://pypi.org/project/pjdev-op)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pjdev-op.svg)](https://pypi.org/project/pjdev-op)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install pjdev-op
```

## License

`pjdev-op` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
