Metadata-Version: 2.4
Name: cognee-community-pipeline-codify
Version: 0.0.1
Summary: Package containing a custom cognee pipeline called codify, which creates a knowledge graph based on a code repository.
Requires-Python: >=3.11,<=3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: cognee (>=0.4.1)
Requires-Dist: cognee-community-retriever-code (>=0.0.1)
Requires-Dist: cognee-community-tasks-codify (>=0.0.1)
Requires-Dist: fastembed (<=0.6.0) ; python_version < "3.13"
Requires-Dist: transformers (>=4.46.3,<5)
Requires-Dist: tree-sitter (>=0.24.0,<0.25)
Requires-Dist: tree-sitter-python (>=0.23.6,<0.24)
