Go to file
Raphaël Vinot c54addbb1e fix: Use collections.abc instead of collections 2020-02-20 14:10:36 +01:00
pymispgalaxies fix: Use collections.abc instead of collections 2020-02-20 14:10:36 +01:00
tests new: Make sure the UUIDs are valid 2019-05-07 12:11:20 +02:00
.gitignore Initial commit 2017-07-25 18:09:07 +02:00
.gitmodules Initial commit 2017-07-25 18:09:07 +02:00
.travis.yml fix: travis, again 2020-02-17 22:06:56 +01:00
LICENSE All License 2018-02-16 10:44:56 +01:00
README.md Initial commit 2017-07-25 18:09:07 +02:00
poetry.lock chg: Restore setup.py 2020-02-19 10:07:46 +01:00
pyproject.toml chg: Restore setup.py 2020-02-19 10:07:46 +01:00
setup.py fix: Make MyPy happy 2020-02-19 10:11:31 +01:00

README.md

PyMISPGalaxies

Build Status codecov.io

Pythonic way to work with the galaxies defined there: https://github.com/MISP/misp-galaxy

Usage

Clusters and Galaxies are represented as immutable Python dictionaries.