Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 355 Bytes

File metadata and controls

22 lines (14 loc) · 355 Bytes

python-opflex-agent

Provides edge policy enforcement.

Install

Using pip:

pip install python-opflex-agent

easy_install:

easy_install python-opflex-agent

manually:

git clone https://github.com/noironetworks/python-opflex-agent.git
cd python-opflex-agent
python setup.py install