Commit Graph
12 Commits
Author SHA1 Message Date
Milan Stute b2b892ea60 Indicate Python 3.8 and 3.9 support 2020-12-02 10:25:57 +01:00
Milan Stute 439cfe1108 Remove unused OpenSSL/ctypescrypto dependency 2020-12-02 10:25:57 +01:00
Milan Stute c926eaf710 Replace yapf with black as formatter 2020-11-30 19:52:15 +01:00
Milan Stute bc724b30d5 Drop custom zeroconf package (fixes #14) 2019-12-17 20:16:15 +01:00
Milan Stute 304c4211ad Clean up code 2019-12-17 19:55:58 +01:00
Milan Stute 802d0d57a7 Remove netifaces dependency 2019-12-17 12:55:18 +01:00
Milan Stute bf6d47f071 Include netifaces dependency (again)
Should be removed once we use upstream `zeroconf` (#14)
Fixes #18
2019-08-22 14:36:37 +02:00
Milan Stute e981268e74 Prepare for pypi.org release
see #8
2019-08-21 10:53:01 +02:00
Milan Stute 8427681641 Move from netifaces to ifaddr and add better error handling
Display message if `owl` is not running (fixes #7, fixes #12)
2019-08-20 11:48:15 +02:00
Milan Stute b8b942d0c0 Remove pycrypto dependency (fixes #10) 2019-08-20 10:53:46 +02:00
Milan Stute 31b8797e4d Require Python >=3.6
Fixes #2
2019-06-14 00:26:18 +02:00
Milan Stute d8f7e53853 Initial commit 2019-05-16 11:28:33 +02:00