# output_parsers

> **Module** in `langchain_classic`

📖 [View in docs](https://reference.langchain.com/python/langchain-classic/output_parsers)

**OutputParser** classes parse the output of an LLM call.

## Properties

- `DEPRECATED_LOOKUP`

## Methods

- [`create_importer()`](https://reference.langchain.com/python/langchain-classic/output_parsers/create_importer)

---

[View source on GitHub](https://github.com/langchain-ai/langchain/blob/8fed1dd641f49b96d69ad3bfbb922ba6e45c2878/libs/langchain/langchain_classic/output_parsers/__init__.py)