Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rshipp/python-dshield

Repository files navigation

DShield

A Pythonic interface to the Internet Storm Center / DShield API.

Installation

pip install dshield

Usage

For the full documentation, see the ReadTheDocs site. If you just want a quick start:

>>> import dshield
>>> dshield.infocon()
{'status': 'green'}
>>> dshield.infocon(dshield.XML)
'\n\ngreen\n'

About

Pythonic interface to the Internet Storm Center / DShield API.

Topics

Resources

Readme

License

BSD-3-Clause license

Stars

Watchers

Forks

Contributors

Languages