Skip to main content

Visual programming tool for environment automation.

Project description

©2025 The MITRE Corporation. ALL RIGHTS RESERVED. The author's affiliation with The MITRE Corporation is provided for identification purposes only, and is not intended to convey or imply MITRE's concurrence with, or support for, the positions, opinions, or viewpoints expressed by the author.'©2025 The MITRE Corporation. ALL RIGHTS RESERVED. This software was produced for the U. S. Government and is subject to the Rights in Noncommercial Computer Software and Noncommercial Computer Software Documentation Clause 252.227-7014 (FEB 2014)

About Graphex

Graphex is a visual programming (language) application that allows you to build and execute 'graphs'. Each graph contains 'nodes' that perform different operations in the order created by the user. A fully connected graph is equivalent to a python script (or program).

You do not need any programming knowledge to use Graphex. It was designed to allow anyone to write computer programs (visually) without writing lines of code.

The Graphex UI

Installation

GraphEx is available in pip via pypi and is recommended to be installed in a virtual environment (venv):

python3 -m pip install mitre-graphex

GraphEx has a built in help menu:

python3 -m graphex -h

The top level help menu for graphex

You can quickly serve the UI with built-in graph execution via:

python3 -m graphex serve

Then navigate to https://localhost:8080 to get started creating executable graphs!

Documentation

For documentation on Graphex usage please read the offical documentation located at: docs/markdown/index.md.

This documentation can also be reached from inside the Graphex UI itself by navigating to 'Help' -> 'Documentation (Tutorial)' on the menu bar.

Plugins

GraphEx is intended to extended via its built-in plugin system. Plugins enable python3 developers to add custom, encapsulated functionality to GraphEx via nodes and datatypes.

For example, most GraphEx users at the time of this writing experience GraphEx alongside these plugins:

These plugins add hundreds of nodes for configuring and controlling ESXi and its virtual machines, handling SSH and WinRM connections, running/executing and monitoring ansible playbooks and automating browser interaction via playwright. No coding experience is needed to leverage these automation tools! Simply pip install the plugins alongside the core mitre-graphex package:

python3 -m pip install graphex-esxi-utils graphex-webautomation-plugin

Then serve GraphEx and drag the added nodes into your graph to start using them!:


Available subcategories and nodes in the sidebar for the graphex_esxi_utils plugin

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mitre_graphex-1.18.2-py3-none-any.whl (13.9 MB view details)

Uploaded Python 3

File details

Details for the file mitre_graphex-1.18.2-py3-none-any.whl.

File metadata

  • Download URL: mitre_graphex-1.18.2-py3-none-any.whl
  • Upload date:
  • Size: 13.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mitre_graphex-1.18.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2eaf70a62f5f252942d65b6cf73c3c3310cc84774539c5a2cb48f359864397da
MD5 d5afad2f653d687f91536f594c1725d8
BLAKE2b-256 1eba165a2b79a2ee67622597f2e8f3e7cee703582f92b5df776130bd604895b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for mitre_graphex-1.18.2-py3-none-any.whl:

Publisher: workflow.yml on mitre/GraphEx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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