Metadata-Version: 2.1
Name: ontolocy
Version: 0.3.0
Summary: A Python package for modeling cybersecurity data in a Neo4j graph database.
Home-page: https://github.com/ontolocy/ontolocy-lib
Author: Ontolocy
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic (>=1.10)
Requires-Dist: neontology
Requires-Dist: pandas

# Ontolocy

An open source cyber security graph ontology.

Use Python and Neo4j to explore cyber security data as a graph.

Currently in alpha/proof-of-concept stage - the ontology is likely to change.

> "All models are wrong, but some are useful" - George Box

Read the [docs](https://ontolocy.readthedocs.io/)
