smartexecutorlib
Smart executors.
v1.0.0
Python 3.8+
Smart executors.
pip install smartexecutorlib
Smart command executor
By using this software, you agree to the full disclaimer terms.
Summary: Software provided "AS IS" without warranty. You assume all risks.
Full legal disclaimer: See DISCLAIMER.md
pip install smartexecutorlib
from smartexecutorlib.executors import SmartExecutor
smart_executor = SmartExecutor()
smart_executor.os.execute('pip list')
smart_executor.sub.execute('pip list')
Copyright (©) 2026, Alexander Suvorov