python-module #7

Closed
pranav wants to merge 0 commits from python-module into master
Owner

naxalnet is now a python package!

Before merging we need to update the README and check for anything missing.

naxalnet is now a python package! Before merging we need to update the README and check for anything missing.
pranav added this to the Convert into python package milestone 2021-07-21 12:20:02 +02:00
pranav added 17 commits 2021-07-21 12:20:04 +02:00
ba2425f008
initial implementation of iwd api
iwd.py is used to communicate with iwd via d-bus
f4a490210d added prototype functions in naxalnet/iwd.py
They won't work yet but when they do we can use the classes in iwd.py
instead of using dasbus directly. Also added a Name to Match in
systemd-networkd/06-eth.network
e4fd0ff04d
basic implementaion of class Device and IWD
When work is finished, we can use them to start adhoc or ap
0e7a69be53
Updated HACKING.md and naxalnet/iwd.py
Added Device.reload() to reload the proxy every time the device mode is
changed. Added Device.set_mode() and partial implementation of
Device.start_adhoc_open().

Added link to meaning of hack in HACKING.md
b1d970a0f6
fixed bug in iwd.py
And fixed a typo in README.md
91be0b0189
Added main.py
This file at the moment contains debugging code.
Changed HACKING.md
809c09afe0
Added class Adapter in iwd.py
Initial implementation. No useful public methods yet
f0689016ce
ad-hoc part done
Check out naxalnet/naxalnet.py
af5fc0e285
Added ipns git clone url
Probably wont work properly
c2fba89816
Made python package!
Finally, the python package is ready to use!
pranav added 1 commit 2021-07-23 18:07:49 +02:00
e0d2602552
Updated README.md
Removed IPFS git link and updated .gitignore
And fixed a tiny mistake in uninstalling section in README.md
pranav added 1 commit 2021-07-23 18:11:01 +02:00
adb8c62407
Removed alpha stage disclaimer
naxalnet doesn't seem to fit into the alpha stage anymore, although it
is probably unstable according to debian standards
pranav changed title from WIP: python-module to python-module 2021-07-23 18:11:29 +02:00
Author
Owner

Finished tidying up. Merged to master

Finished tidying up. Merged to master
pranav closed this pull request 2021-07-23 18:14:47 +02:00
pranav deleted branch python-module 2021-07-26 12:35:07 +02:00
pranav deleted branch python-module 2021-07-26 12:45:13 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pranav/pybatmesh#7
No description provided.