This repository was archived by the owner on Jan 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- python-networkmanager Easy communication with NetworkManager
2- ============================================================
1+ python-networkmanager
2+ =====================
33
4- python-networkmanager wraps NetworkManagers D-Bus interface so you can be less
5- verbose when talking to NetworkManager from python. All interfaces have been
6- wrapped in classes, properties are exposed as python properties and function
7- calls are forwarded to the correct interface.
4+ ⚠️ This project is no longer maintained. ⚠️
85
9- See docs/index.rst for the documentation. An HTML version can be found on
10- http ://packages. python.org /python-networkmanager/
6+ If you are looking for an alternative, please try
7+ https ://github.com/ python-sdbus /python-sdbus- networkmanager
118
12- Requirements
13- ============
14- Python 2.5 or newer (Python 3 is supported as well) and the python D-Bus
15- bindings.
16-
17- Quick install instructions
18- ==========================
19-
20- Stable version:
21-
22- $ pip install python-networkmanager
23-
24- Latest code:
25-
26- $ git clone http://github.com/seveas/python-networkmanager
27- $ cd python-networkmanager
28- $ python setup.py install
9+ If python-sdbus-networkmanager does not fit your needs, and you wish to revive this project, please
10+ contact me.
You can’t perform that action at this time.
0 commit comments