6.1.2
[nepi.git] / README.md
1 # NEPI
2
3 NEPI is a python-based library to model and run network experiments on a variety of network evaluation platforms, including 
4
5  * PlanetLab
6  * OMF wireless testbeds
7  * ns-3 simulators. 
8
9  It allows to specify resources to use in an experiment, to define experiment workflow constraints and to automate deployment, resource control and result collection.
10  
11  Starting with nepi6, both python2 and python3 are supported.