lionheart / pwnedpasswords

A Python Library and CLI for the Pwned Passwords v2 API
Apache License 2.0
48 stars 7 forks source link

Add support for `timeout` keyword #6

Open hoan opened 4 years ago

hoan commented 4 years ago

Added support for optional timeout so we can have some failover if the API is slow or down.