Closed sanders41 closed 6 hours ago
Closes #2
I tried running this locally so I had a similar interest to Jeff's suggestion. I'm not sure if there is a better option with defaulting __host_type to localhost, it doesn't get used, but it also can't be None as an argument.
__host_type
localhost
None
Looks great, I have a minor update to make it mostly work on macOS I'll add here. Thank you!
Thank you @sanders41 now on PyPI as v0.2.2.
Closes #2
I tried running this locally so I had a similar interest to Jeff's suggestion. I'm not sure if there is a better option with defaulting
__host_type
tolocalhost
, it doesn't get used, but it also can't beNone
as an argument.