Metadata-Version: 2.4 Name: agile Version: 0.1.22 Summary: An easy-to-use general-purpose Python utility toolkits License-Expression: MIT License-File: LICENSE Keywords: tools,utilities Author: Eric Author-email: whatisjava@hotmail.com Requires-Python: >=3.12,<4.0.0 Classifier: Programming Language :: Python :: 3 Classifier: Operating System :: OS Independent Requires-Dist: build (>=1.4.4,<2.0.0) Requires-Dist: cachetools (>=7.0.6,<8.0.0) Requires-Dist: colorlog (>=6.10.1,<7.0.0) Requires-Dist: jieba (>=0.42.1,<0.43.0) Requires-Dist: langchain (>=1.2.15,<2.0.0) Requires-Dist: numpy (>=2.4.4,<3.0.0) Requires-Dist: pydantic (>=2.13.3,<3.0.0) Requires-Dist: pymilvus (>=2.6.12,<3.0.0) Requires-Dist: pyrootutils (>=1.0.4,<2.0.0) Requires-Dist: pyyaml (>=6.0.3,<7.0.0) Requires-Dist: tiktoken (>=0.12.0,<0.13.0) Requires-Dist: typer (>=0.25.0,<0.26.0) Requires-Dist: whoosh (>=2.7.4,<3.0.0) Project-URL: Homepage, https://github.com/thebesteric/agile-py Project-URL: Repository, https://github.com/thebesteric/agile-py Description-Content-Type: text/markdown # Agile Framework A lightweight Python utility package for agile development workflows, providing common tools like config parsing, colored logging.