Package maintenance

ocsf-pydantic

Project Name OCSF-Pydantic Description Pydantic validated models for OCSF schema events & objects Installation pip install ocsf-pydantic Usage all event & object models are available via ocsf ``` from ocsf.events.application.api import Api apievent: dict = ... # an OCSF normalized dict APIActivity(**apievent) ``` License This project is licensed under the MIT License.

pypi package. Binary | Source

Latest version: 0.0.6 Released: 2024-11-11

Maintenance Metrics
Release recency: 6.0 months B
Commits recency: 6.0 months C
Commits frequency: 8.0 / month C