Metadata-Version: 2.1
Name: ontolocy
Version: 0.6.1
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.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic<3,>=2
Requires-Dist: neontology>=1.2
Requires-Dist: pandas<3,>1

# 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 (there may be breaking changes between minor releases).

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

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

## Built with Ontolocy

* [Ontolocy Explore](https://explore.ontolocy.com/)
