Metadata-Version: 2.3
Name: notion_connect
Version: 0.1.1
Summary: A Python extension to help make Notion more useful for LLM applications
Author-email: Ivan Leo <ivanleomk@gmail.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Introduction

Notion Connect is a Python extension that helps make Notion more useful for LLM applications.

It aims to help simplify the process of extracting information from Notion and integrating it with other systems.

# Installation

```bash
pip install notion-connect
```
