This website requires JavaScript.
Explore
Help
Register
Sign In
colin
/
NetworkManager
Watch
1
Star
0
Fork
0
You've already forked NetworkManager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
785b51ed0236b0edcd61c91f9bf3c00d180a9134
NetworkManager
/
examples
/
python
/
gi
History
Beniamino Galvani
8af465d579
examples: add DNS example with python and GObject introspection
2016-12-12 22:06:24 +01: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_ips.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
…
list-connections.py
…
README
examples: add README for examples/python/gi
2015-12-07 15:59:20 +01:00
show-wifi-networks.py
…
update-ip4-method.py
…
README
These examples show how to call libnm from Python using GObject introspection.