Go to file
Christophe Vandeplas acfb1e4493
fix: [tests] don't die if duplicates, but report them in the right test
2024-06-18 17:54:35 +02:00
.github chg: [Cluster] add(cv: ClusterValue) 2024-06-18 10:36:15 +02:00
docs fix: [doc] use cluster.get() instead 2024-06-18 09:37:23 +02:00
pymispgalaxies chg: [Cluster] duplicates are CaSe InSenSiTiVe 2024-06-18 15:42:11 +02:00
tests fix: [tests] don't die if duplicates, but report them in the right test 2024-06-18 17:54:35 +02:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
LICENSE
README.md
mypy.ini
poetry.lock
pyproject.toml
setup.py

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.