Skip to main content

Python Netlink library

Project description

Pyroute2 is a pure Python netlink library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible.

The library provides several modules:

  1. Netlink protocol implementations (RTNetlink, TaskStats, etc)

  2. Simple netlink socket object, that can be used in poll/select

  3. IPRoute provides API that in some way resembles ip/tc functionality

  4. IPDB is an async transactional database of network settings (still experimental)

installation

make install or pip install pyroute2

requires

Python >= 2.6

  • test reqs: flake8, coverage, nosetests

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyroute2-0.3.2.tar.gz (79.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page