Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aio-net-events

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aio-net-events

Asynchronous network configuration event detector for Python 3.7 and above

  • 7.0.0
  • PyPI
  • Socket score

Maintainers
1

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.8.

Works with asyncio 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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc