Re: NM utils in Python?



On Wed, Jun 22, 2011 at 08:38, Vratislav Podzimek <vpodzime redhat com> wrote:
> On Wed, 2011-06-22 at 10:52 +0300, Alex Pyattaev wrote:
>> You can use any C function in python natively with CDLL module. No need for
>> rewriting anything.  Hope it helps.
> Thanks, that's great!
There's also this: https://github.com/search?q=python-networkmanager

It's incomplete however and I haven't had a lot of time to maintain
it. You may be better off with the CDLL version, but feel free to try
it.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]