Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python wrapper exposing nmcli as an API

Gather information from and manipulate networkmanager via nmcli.

How to Install

> pip install python-nmcli

Example

Example code that uses this library

from nmcli import nm print nm.permissions() print nm.status() print nm.enable(True)

About

Python Wrapper API around NMCLI (command line networkmanager client)

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages