NetworkManager/examples/python/gi
Thomas Haller adcbcb15e5 examples: add setting-user-data.py
Add an example python script to show and set setting's
user-data. This is useful, as nmcli still doesn't support
user data.

(cherry picked from commit 447c766f52)
2017-05-06 14:53:09 +02:00
..
add_connection.py
deactivate-all.py
device-state-ip4config.py
dns.py examples: add DNS example with python and GObject introspection 2016-12-12 22:06:24 +01:00
firewall-zone.py
get-active-connections.py
get-devices.py examples/python: fix "import gi" in example 2016-11-16 11:50:30 +01:00
get-lldp-neighbors.py
get_ips.py
list-connections.py
README
setting-user-data.py examples: add setting-user-data.py 2017-05-06 14:53:09 +02:00
show-wifi-networks.py
update-ip4-method.py

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