keijack / python-eureka-client

A eureka client written in python. Support registering your python component to Eureka Server, as well as calling remote services by pulling the the Eureka registry.
MIT License
183 stars 43 forks source link

#46 Replace netifaces with ifaddr library #47

Closed uwohlfeil closed 3 years ago

uwohlfeil commented 3 years ago

Pull Request related to Issue #46. Target is, to replace the dependency for library netifaces with ifaddr. netifaces required C++ build tools under Windows.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information