[pyats.easypy.plugins]
topoup = pyats.contrib.plugins.topoup_plugin.topoup:topology_up_plugin
webex = pyats.contrib.plugins.webex_plugin.webex:webex_plugin

[pyats.topology.loader]
ansible = pyats.contrib.creators.ansible:Ansible
documentation = pyats.contrib.creators.documentation:Documentation
file = pyats.contrib.creators.file:File
interactive = pyats.contrib.creators.interactive:Interactive
netbox = pyats.contrib.creators.netbox:Netbox
template = pyats.contrib.creators.template:Template
topology = pyats.contrib.creators.topology:Topology

