Metadata-Version: 2.1
Name: featree
Version: 0.2.1
Summary: 
License: Apache 2.0
Author: williamfzc
Author-email: 178894043@qq.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: langchain (>=0.2.1,<0.3.0)
Requires-Dist: langchain-community (>=0.2.1,<0.3.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: networkx (>=3.2.1,<4.0.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: ollama (>=0.2.0,<0.3.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: python-louvain (>=0.16,<0.17)
Requires-Dist: requests (>=2.32.2,<3.0.0)
Requires-Dist: tqdm (>=4.66.4,<5.0.0)
Requires-Dist: treelib (>=1.7.0,<2.0.0)
Description-Content-Type: text/markdown

# featree
Exploring feature tree on your codebase

