Library and tools for working with research testbed resources that support the GENI AM API, including the NSF GENI Testbed (www.geni.net) and Cloudlab (cloudlab.us).


License
MPL-2.0
Install
pip install geni-lib==0.9.9.4

Documentation

geni-lib is a Python library for interacting with the NSF GENI Federation, or any resource pool that uses components of the GENI Software Architecture.

Common uses include orchestrating repeatable experiments and writing small tools for inspecting the resources available in a given federation. There are also a number of administrative API handlers available for interacting with software commonly used in experiments - particularly those exposing services to other experimenters.

Documentation can be found at https://geni-lib.readthedocs.io.