multimodalsim-viewer


Namemultimodalsim-viewer JSON
Version 0.1.0.2 PyPI version JSON
download
home_pageNone
SummaryMultimodal simulation viewer
upload_time2025-08-31 20:01:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords flask angular ui multimodal server
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # multimodalsim-viewer

This package provides an interface to the [multimodalsim simulation project](https://pypi.org/project/multimodalsim/), allowing you to run and visualize simulations easily through a web interface.

## Usage

You have access to several commands that will allow you to run the project easily. You can use the `--help` flag to see a list of available options.

```bash
viewer start 

viewer stop

viewer simulate
```

## `DataCollector`

The `SimulationVisualizationDataCollector` class is used to collect data from the simulation and visualize it. You can pass an instance of this class to the simulation to collect data during the simulation. This might be useful if you work on the multimodalsim package and want to visualize the simulation data in real-time.

## Input data

To run a simulation, you need to provide input data. You can upload input data folders through the web interface. Some basic input data folders are available [here](https://github.com/lab-core/multimodal-data). You can also clone the repository and use the data from there : 

```bash
git clone https://github.com/lab-core/multimodal-data.git
```

## Environment variables

Some environment variables are available to customize the application. You can find a detailed list of these variables in the [README.md](https://github.com/lab-core/multimodal-simulator/blob/main/README.md#environment-variables) file of the multimodal-simulator repository.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "multimodalsim-viewer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "flask angular ui multimodal server",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/30/6f/1c004731ff61376ac8784f59d347bd8485c2427fc2dd5c544e1110b9ff4b/multimodalsim_viewer-0.1.0.2.tar.gz",
    "platform": null,
    "description": "# multimodalsim-viewer\n\nThis package provides an interface to the [multimodalsim simulation project](https://pypi.org/project/multimodalsim/), allowing you to run and visualize simulations easily through a web interface.\n\n## Usage\n\nYou have access to several commands that will allow you to run the project easily. You can use the `--help` flag to see a list of available options.\n\n```bash\nviewer start \n\nviewer stop\n\nviewer simulate\n```\n\n## `DataCollector`\n\nThe `SimulationVisualizationDataCollector` class is used to collect data from the simulation and visualize it. You can pass an instance of this class to the simulation to collect data during the simulation. This might be useful if you work on the multimodalsim package and want to visualize the simulation data in real-time.\n\n## Input data\n\nTo run a simulation, you need to provide input data. You can upload input data folders through the web interface. Some basic input data folders are available [here](https://github.com/lab-core/multimodal-data). You can also clone the repository and use the data from there : \n\n```bash\ngit clone https://github.com/lab-core/multimodal-data.git\n```\n\n## Environment variables\n\nSome environment variables are available to customize the application. You can find a detailed list of these variables in the [README.md](https://github.com/lab-core/multimodal-simulator/blob/main/README.md#environment-variables) file of the multimodal-simulator repository.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Multimodal simulation viewer",
    "version": "0.1.0.2",
    "project_urls": null,
    "split_keywords": [
        "flask",
        "angular",
        "ui",
        "multimodal",
        "server"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9eaacf3de002aba799a9318adf32899b0d2b073b2c9aecaccfc10531208c5a9c",
                "md5": "81b058667c8e6479c6959e24986af0e3",
                "sha256": "3c8a14129d78c15dfa8b21501fa2845b68d0c36a696c80a6f9b551293975c67b"
            },
            "downloads": -1,
            "filename": "multimodalsim_viewer-0.1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "81b058667c8e6479c6959e24986af0e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1568032,
            "upload_time": "2025-08-31T20:01:50",
            "upload_time_iso_8601": "2025-08-31T20:01:50.269877Z",
            "url": "https://files.pythonhosted.org/packages/9e/aa/cf3de002aba799a9318adf32899b0d2b073b2c9aecaccfc10531208c5a9c/multimodalsim_viewer-0.1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "306f1c004731ff61376ac8784f59d347bd8485c2427fc2dd5c544e1110b9ff4b",
                "md5": "54a347d92ed7c6f35208bdcef833e48d",
                "sha256": "10ee345b98dba3590f43b536217f3b44421586df2d89c307b70207013da45c1b"
            },
            "downloads": -1,
            "filename": "multimodalsim_viewer-0.1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "54a347d92ed7c6f35208bdcef833e48d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1554654,
            "upload_time": "2025-08-31T20:01:51",
            "upload_time_iso_8601": "2025-08-31T20:01:51.791802Z",
            "url": "https://files.pythonhosted.org/packages/30/6f/1c004731ff61376ac8784f59d347bd8485c2427fc2dd5c544e1110b9ff4b/multimodalsim_viewer-0.1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-31 20:01:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "multimodalsim-viewer"
}
        
Elapsed time: 2.87071s