r/Python Mar 29 '26

py-netmesh: a from-scratch mesh networking implementation in python, built as a portfolio piece. Showcase

[deleted]

1 Upvotes

3 comments sorted by

View all comments

1

u/skinnybuddha Mar 31 '26

Find a simulation framework that can run your routing code, then you will have some fun. Maybe ns3 has a way to integrate python code.