Abstraction to interact with GreyNoise API.
Project description
Python GreyNoise
This is an abstract python library built on top of the GreyNoise service. It is preferred that users use this library when implementing integrations or plan to use GreyNoise within their code. The library includes a small client to interact with the API.
Quick Start
Install the library:
pip install greynoise or python setup.py install
Save your configuration:
greynoise setup --api-key <your-API-key>
Changelog
Version 0.3.0
Date: September 06, 2019
API client:
rename API client methods to match CLI command names.
use LRU cache for IP context and quick check calls.
CLI:
add help, repl and version subcommands.
global options moved to those subcommands where they apply.
make request timeout configurable.
Version 0.2.2
Date: August 28, 2019
CLI: fix setup subcommand when configuration directory doesn’t exist.
Version 0.2.1
Date: August 28, 2019
API client
Version sent in User-Agent header.
Raise RateLimitError on 429 response.
CLI
Colored output.
Add -i / --input option.
Version 0.2.0
Date: August 21, 2019
Complete codebase refactoring.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for greynoise-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | da4fbfe5a32f09315294cf0e10892538b909d4d8e4e555612baa6b5ca78c3b70 |
|
MD5 | 965c2174328a90b535759514a82d8995 |
|
BLAKE2b-256 | 2ecb532a6aab2d4d96c43eeefd5cbd8f730842249e7d47699ab3102b34e5bfe4 |