Metadata-Version: 2.4
Name: opengemini-client-python-application
Version: 0.0.6
Project-URL: Homepage, https://github.com/git-org-name/git-repo-name
Project-URL: Repository, https://github.com/git-org-name/git-repo-name
Project-URL: Documentation, https://github.com/git-org-name/git-repo-name#readme
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Requires-Dist: blockcontent>=0.2.0
Requires-Dist: flyway>=0.1.0
Requires-Dist: opengemini-client>=0.1.0
Requires-Dist: langchain>=1.1.0
Requires-Dist: langchain-community>=0.4.1
Requires-Dist: opendal>=0.46.0
Dynamic: license-file

# OpenGemini Client Python Application

A Python application for interacting with OpenGemini time-series database with LangChain integration for AI-powered data analysis and query generation.

## Features

- **High-level Client Interface**: Easy-to-use Python client for OpenGemini database operations
- **AI Integration**: Natural language query generation and data analysis using LangChain
- **Context Manager Support**: Use the client as a context manager for automatic resource cleanup
- **Comprehensive Examples**: Multiple usage examples for common scenarios

## Requirements

- Python >= 3.9
- opengemini-client >= 0.1.0
- langchain >= 1.1.0
- langchain-community >= 0.4.1

## License

Licensed under the Apache License, Version 2.0. See LICENSE file for details.

## Contributing

Contributions are welcome! Please read the Code of Conduct before contributing.

## Support

For security issues, please email opengemini-private@googlegroups.com.

For general questions, contact community.ts@opengemini.org.
