Skip to main content

Jeremy Lainé's aioice library wihtout netifaces dependency

Project description

aioice-no-netifaces

aioice-no-netifaces is a fork from aioice, which does not require netifaces library.

Why?

  • Netifaces is no longer maintained
  • Installing on Python3.10 requires Microsoft Visual C++ 14.0 or greater on Windows, as there are no pre built binaries

This fork gets the host IP address with pure Python workaround, which does not require Microsoft Visual C++.

Caveats:

  • This library does not support ipv6 (which the original aioice does support)
  • Currently this library uses only the primary ipv4 address (aioice can use all of the ip4 addresses)

License

aioice-no-netifaces is released under the same BSD license as the original aioice library.

Development

Install: pip install .[dev]

Build: python setup.py bdist_wheel

Release: twine upload dist/*

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

aioice_no_netifaces-0.7.7.post3-py3-none-any.whl (23.8 kB view details)

Uploaded Python 3

File details

Details for the file aioice_no_netifaces-0.7.7.post3-py3-none-any.whl.

File metadata

File hashes

Hashes for aioice_no_netifaces-0.7.7.post3-py3-none-any.whl
Algorithm Hash digest
SHA256 29697e3da3ece85cb735b7bb78d3ea1f3d8a80e98a1f8cab9c140c762d5cb40a
MD5 40a41dfa8eba9aeca78af5a1988f2b2a
BLAKE2b-256 63734f29f8356c83834ec3a42e5d73991eccacfc1f7f518dba8bd7175ee835b0

See more details on using hashes here.

Provenance

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