NetworkManager/examples/python/gi
Thomas Haller 1acd64b7a2
examples: run python black on "examples/python/gi/nm-wg-set"
black by default only considers files that have a ".py" extension.
2020-07-02 17:37:12 +02:00
..
add_connection.py
checkpoint.py
deactivate-all.py
device-state-ip4config.py
dns.py
firewall-zone.py
get-active-connections.py
get-devices.py
get-interface-flags.py
get-lldp-neighbors.py
get_ips.py
list-connections.py
nm-add-connection2.py
nm-connection-update-stable-id.py
nm-update2.py
nm-wg-set examples: run python black on "examples/python/gi/nm-wg-set" 2020-07-02 17:37:12 +02:00
README
setting-user-data.py
show-wifi-networks.py
update-ip4-method.py
vpn-import.py
wifi-p2p.py

These examples show how to call libnm from Python using
GObject introspection.