Metadata-Version: 2.4
Name: langchain-TMS
Version: 0.1.0
Summary: A simple security checker for LangChain variables
Author: Tumus Garuru
Author-email: Tumus Garuru <114514@google.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: requires-python

# langchain-TMS

A lightweight Python package for detecting whether variables are safe.

## install

```bash
pip install langchain-TMS
