This is the Python implementation of the library used to generate and parse the Detection Formats.
- Detection Formats utilizes JSON for formatting.
- Detection Formats was written in Python 3.6
- Detection Formats uses conda for Package, dependency and environment management. conda is not included in this project
The steps to get and use the python detection-formats are as follows:
- Clone detection-formats.
- Open a command window and change directories to /python/
- To run unit tests, run the command
python -m unittest discover test/
Once you have the python distribution, simply import detectionformats