Installation
Requirements
Python 3.9 or higher
pip package manager
Installing from GitHub
The package is currently in development and available for installation from GitHub:
git clone https://github.com/richinex/impedance-agent.git
cd impedance-agent
pip install -e .[dev]
Note: PyPI package coming soon! In the meantime, please install from GitHub and feel free to provide feedback.