index
:
tgmanage
create-switch-netbox
dependabot/pip/tools/koblingsplan/certifi-2023.7.22
dependabot/pip/tools/koblingsplan/urllib3-1.26.18
feat/allinnetbox2gondul
feat/fix-uplinks
feat/planning2netbox
fix-uplink-names-2
koblingsplan
main
master
new-planning
oxidized-tools
tg23-dhcp
tg25-planning
Mirror of https://github.com/tech-server/tgmanage
TechServer
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.py
blob: 49f717bda7caf732f841953dc9f10ebe314a98ae (
plain
)
1
2
3
4
5
from
switches
import
make_switch_labels
if
__name__
==
"__main__"
:
make_switch_labels
()