Skip to main content

No project description provided

Project description

fm-weck - Warp runExec in a container and conserve fm-tools

This project builds on Podman. To develop, you need to install Podman.

Install dependencies

fm-weck requires Python 3.10 or higher. fm-weck relies on an available Podman installation. To install Podman on Ubuntu, run the following command:

sudo apt install podman

Core principal of the Project

There are three modes of operation: run, shell and serve.

  • run: executes a single command in the containerized environment of a given verifier, specified through the corresponding fm-data YAML file
  • shell: enters an interactive shell inside of the container specified by the given verifier
  • serve: enables plug-and-play execution of formal methods tools: it downloads and unpacks a tool from the fm-tools metadata file into a user-specified cache directory on the host system and then runs the tool in the containerized environment

Development and Testing

When using any command with the fm-weck toolname ... syntax, the tool name is searched in src/fm_weck/resources/fm_tools. During the build process of the .whl file for fm-weck, the fm_tools/data directory is copied to that location. When running or developing fm-weck from the git repository, the user must make sure that the contents of fm_tools/data directory are available in the src/fm_weck/resources/fm_tools directory.

In Linux this can be done by running the following command in the root directory of the project:

ln -s $(pwd)/fm_tools/data $(pwd)/src/fm_weck/resources/fm_tools

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

fm_weck-0.0.2.tar.gz (31.7 MB view details)

Uploaded Source

Built Distribution

fm_weck-0.0.2-py3-none-any.whl (105.6 kB view details)

Uploaded Python 3

File details

Details for the file fm_weck-0.0.2.tar.gz.

File metadata

  • Download URL: fm_weck-0.0.2.tar.gz
  • Upload date:
  • Size: 31.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.1

File hashes

Hashes for fm_weck-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8bf6cf6d046bab124c63ed1393f69b2f22c23ee62f88187ce355efefb634ec1e
MD5 de4efe0050f0738c19942b09e1534335
BLAKE2b-256 6b571ff6eafa9f32e7f182a759e62b012e5ca686af93cb12fd181cbf70d14f59

See more details on using hashes here.

File details

Details for the file fm_weck-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: fm_weck-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 105.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.1

File hashes

Hashes for fm_weck-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 37f32d20dc8b29a9e65cbf258f90168b4173d24fc00b2800f014ebbbc2eae2e1
MD5 75e0932661de788bc5fe205dac2023a6
BLAKE2b-256 316566f5095e80fbf9079aafc2510a1d58105527e2878fd65f726f9ceee9f196

See more details on using hashes here.

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