Metadata-Version: 2.1
Name: llm-code-executor
Version: 0.1.0
Summary: python code executor tool that takes fuzzy input text to extract and execute code designed for LLM applications
Author-email: Ezzeldeen Mamdouh <ezzaldin_mamdouh_seddik@hotmail.com>
Project-URL: Repository, https://github.com/Ezzaldin97/llm_pyexecutor
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: astor>0.8.0
Requires-Dist: loguru>=0.7.2
Provides-Extra: huggingface
Requires-Dist: huggingface-hub>=0.26.1; extra == "huggingface"
Requires-Dist: python-dotenv>=1.0.1; extra == "huggingface"

# LLM Python Executor Tool

![](imgs/logo.jpg)
