Skip to content

avidml/avidtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avidtools

Developer tools for AVID.

API docs

Components

Currently there are two components:

  • Data models: defines the base data class for an AVID report as a Pydantic data model, with supporting enums and components.
  • Connectors: defines connectors to pull data from different sources (e.g. MITRE ATLAS) and structure them as AVID report.

Installation

Run the following to install the latest stable version on PyPI:

pip install avidtools

From inside this directory, run the following to install the latest development version:

pip install -e .

About

Developer tools for AVID

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •