Skip to main content

Fork of yara-python that enables more modules by default

Project description

magic-yara-python

This is a fork of the official yara-python library developed by VirusTotal (GitHub, PyPI, documentation).

It introduces no functional differences but enables the following YARA modules by default:

In other words, installing magic-yara-python is equivalent to installing yara-python with the --enable-magic --enable-dotnet flags.

The reason this fork exists is that it is sometimes hard or inconvenient to provide these flags, depending on your method of installation. For example, setuptools provides no means to supply additional build options for its install_requires entries. If you install via pip you can set these options through --global-option flags, but that becomes unwieldy quickly. magic-yara-python is meant as an easy workaround for these cases.

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

magic-yara-python-4.0.2.tar.gz (405.8 kB view hashes)

Uploaded Source

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