Skip to main content

Asynchronous network configuration event detector for Python 3.7 and above

Project description

aio-net-events

aio-net-events is a Python library that provides asynchronous generators yielding events when the network configuration of the machine changes. Currently only network interface additions / removals and IP address additions / removals are supported; more events may be added later.

Supports Windows, Linux and macOS at the moment.

Requires Python >= 3.7.

Works with asyncio, curio and trio.

Installation

Use the package manager pip to install aio-net-events.

pip install aio-net-events

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Project details


Download files

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

Source Distribution

aio-net-events-1.0.0.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

aio_net_events-1.0.0-py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 3

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