Metadata-Version: 2.4
Name: poping
Version: 0.0.9
Summary: Simple AI agent framework with cloud tool support
Author-email: Poping Team <info@poping.ai>
License: MIT
Project-URL: Homepage, https://github.com/poping/poping
Project-URL: Documentation, https://docs.poping.ai
Project-URL: Repository, https://github.com/poping/poping
Project-URL: Bug Tracker, https://github.com/poping/poping/issues
Keywords: ai,agent,llm,tools,rag,memory
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.28.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: black>=23.0; extra == "dev"
Requires-Dist: mypy>=1.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
