hadiasghari / pyasn

Python IP address to Autonomous System Number lookup module. (Supports fast local lookups, and historical lookups using archived BGP dumps.)
Other
292 stars 72 forks source link

wheel available somewhere? #57

Closed randomgambit closed 4 years ago

randomgambit commented 6 years ago

I realize the package needs the visual studio C++ building tools.

I - like many others - cant install it on my computer at work. I have checked on the pre-compiled binaries here https://www.lfd.uci.edu/~gohlke/pythonlibs/#wordcloud but unfortunately pyasn is not there.

Could you perhaps please provide a wheel of the package for python 3. ? Is this possible?

Thanks!

hadiasghari commented 4 years ago

If anyone does this I'll be happy to support it. Otherwise I refer to #58 for a workaround.