You are not logged in.

#1 2016-10-07 17:19:08

ghecko78
Member
Registered: 2016-10-07
Posts: 10

Python library for netctl connection

Hello,

First excuse my English ^^
I have write a python library for call wifinetctl
wifinetctl provides a command line wrapper for iwlist and /etc/netctl/profile-file that makes it easier to connect the WiFi networks from the command line. The wifi command is also implemented as a library that can be used from Python.
I have no write a documentation, but I start my development with the wifi library (for iwlist and /etc/network/interfaces) and work same
The project URL : https://github.com/ghecko/wifinetctl
The documentation URL : https://wifi.readthedocs.org/en/latest/

Thank's smile

Offline

#2 2017-03-13 09:39:19

ghecko78
Member
Registered: 2016-10-07
Posts: 10

Re: Python library for netctl connection

Hello,

Wifinetctl is now available in PYPI!
Just ran "pip install wifinetctl"

Offline

Board footer

Powered by FluxBB