shodan-python icon indicating copy to clipboard operation
shodan-python copied to clipboard

ENH: Create decorator to handle instantiating Shodan object

Open rmhowe425 opened this issue 1 year ago • 0 comments

  • Closes out #219

Changes

  • Replaced get_api_key() in shodan.cli.helpers.py with a decorator that retrieves a user's API key and create an instance of shodan.Shodan()

  • Fixed minor documentation / formatting discrepancies

rmhowe425 avatar Jul 20 '24 19:07 rmhowe425