Go to file
Christophe Vandeplas 9fa4a1be29
Merge pull request #28 from cvandeplas/main
new: New functions, better RFC compliance and more coherent output
2024-06-25 16:16:39 +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 fix: fix some sorting of Cluster, ClusterValue, ClusterValueMeta 2024-06-25 14:51:45 +02:00
tests fix: fix some sorting of Cluster, ClusterValue, ClusterValueMeta 2024-06-25 14:51:45 +02:00
.gitattributes Create .gitattributes 2023-04-21 16:18:28 +02:00
.gitignore
.gitmodules
.travis.yml
LICENSE
README.md
mypy.ini fix: Update mypy file 2024-04-16 17:18:15 +02:00
poetry.lock chg: Bump deps 2024-06-20 13:43:16 +02:00
pyproject.toml chg: Bump deps 2024-06-20 13:43:16 +02:00
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.