Metadata-Version: 2.5
Name: LC-MCP-eduagent_tayra
Version: 0.0.1
Summary: A LangChain-MCP powered app for education.
Project-URL: Documentation, https://github.com/Tayra-Sakurai/lc-mcp-eduagent-tayra#readme
Project-URL: Issues, https://github.com/Tayra-Sakurai/lc-mcp-eduagent-tayra/issues
Project-URL: Source, https://github.com/Tayra-Sakurai/lc-mcp-eduagent-tayra
Author-email: Tayra Sakurai <tayra_sakurai@icloud.com>
License-Expression: AGPL-3.0-or-later
License-File: LICENSE.txt
Keywords: LangChain,MCP
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Framework :: Hatch
Classifier: Framework :: Pytest
Classifier: Framework :: Sphinx
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Education :: Computer Aided Instruction (CAI)
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.13
Requires-Dist: langchain-google-genai>=4.4
Requires-Dist: langchain-mcp-adapters>=0.3.2
Requires-Dist: langchain-openai>=1.6
Requires-Dist: langchain>=1.4
Requires-Dist: mcp>=1.30
Requires-Dist: numpy>=2.3
Provides-Extra: dev
Requires-Dist: numpydoc>=1.10; extra == 'dev'
Requires-Dist: pytest>=9; extra == 'dev'
Requires-Dist: sphinx>=9.1; extra == 'dev'
Description-Content-Type: text/markdown

# LC-MCP-eduagent_tayra

This is an App package for educators who want to use LLM for your education.

## License

This is released under the terms of [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html).