Installation ============ Requirements ------------ - `Python `__ 2.7 or 3.4+ - ANTLR grammar runtime (4.7 or newer): - `antlr4-python2-runtime `__ (Python 2.7) - `antlr4-python3-runtime `__ (Python 3) - `six `__ - `typing `__ (Python 3.4) Install Package --------------- Using `pip `__ is highly recommended: .. code:: bash $ pip install stix2-patterns For more information about installing Python packages, see the `Python Packaging User Guide `__.