Skip to main content

Differential analysis of DFXML idifference2.py output

Project description

Description

Differential analysis of DFXML idifference2.py output

Installation

pip install evidence

Usage

From command line:

python -m evidence --path PATH [--output OUTPUT]

Option Short Type Default Description
--path -p String - Path to idifference output dir
--output -o String output Path to result dir

Example

Given the following files, where the first placeholer describes the action and the secon placeholder describes the number of execution.

ge/
    *.*.idiff
    noise.idiff

python -m evidence -p path/to/idifference2result

# The following directories will be created for each run of above command.
# Note: Content of this directories will be deleted 

output/
        ce/
            *.ce
        me/
            *.me
        pe/
            *.*.pe

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

evidence-1.0.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

evidence-1.0.0-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page