{"id":20399894,"url":"https://github.com/kitware/veracore","last_synced_at":"2025-04-12T13:42:48.116Z","repository":{"id":59195011,"uuid":"533496282","full_name":"Kitware/VERACore","owner":"Kitware","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-23T15:46:18.000Z","size":866,"stargazers_count":13,"open_issues_count":3,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-26T08:22:51.574Z","etag":null,"topics":["trame","trame-app","vtk"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kitware.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-06T20:43:40.000Z","updated_at":"2025-01-23T15:46:21.000Z","dependencies_parsed_at":"2023-02-10T04:45:39.563Z","dependency_job_id":"427269be-2a06-442d-aa49-973088f6ee36","html_url":"https://github.com/Kitware/VERACore","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2FVERACore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2FVERACore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2FVERACore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2FVERACore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kitware","download_url":"https://codeload.github.com/Kitware/VERACore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247792855,"owners_count":20996890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["trame","trame-app","vtk"],"created_at":"2024-11-15T04:34:55.761Z","updated_at":"2025-04-12T13:42:48.111Z","avatar_url":"https://github.com/Kitware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"VERACore\n========================================\n\nVERACore is a Python application for visualization and engineering analyses of output data from VERA (Virtual Environment for Reactor Applications).\nImplemented in Python, it provides instantaneous 2D and 3D images, 1D plots, and alphanumeric data from VERA multi-physics simulations.\n\nFor an interactive online example, see `here \u003chttps://vera.trame.kitware.com/\u003e`_.\n\n.. image:: https://raw.githubusercontent.com/Kitware/VERACore/refs/heads/master/veracore.png\n  :alt: VeraCore UI\n\nInstalling\n----------------------------------------\n\nVERACore can be installed via pip and can run locally or deployed as a service.\nTo use it locally within a virtual environment, you can run the following commands:\n\n.. code-block:: console\n\n    python3 -m venv ./vera-env\n    source ./vera-env/bin/activate\n    pip install -U pip\n    pip install vera-core\n\n    vera-core --data \u003cpath-to-vera-out-file\u003e\n\n\nDevelopment\n----------------------------------------\n\nSetup a virtual environment with a modern Python 3.\n\n.. code-block:: console\n\n    python3 -m venv ./vera-env\n    source ./vera-env/bin/activate\n    pip install -U pip\n\nGet the code base and build its widgets\n\n.. code-block:: console\n\n    git clone git@github.com:Kitware/VERACore.git\n    cd VERACore\n\n    # Build the custom UI widgets\n    cd vue-components\n    npm i\n    npm run build\n    cd ..\n\n    # Install local repository into your venv\n    pip install -e .\n\nRun the application to test out your changes\n\n\n.. code-block:: console\n\n    vera-core --server\n\nLicensing\n----------------------------------------\n\nVERACore is provided as an open source solution and follows the `Apache Software License \u003chttps://github.com/Kitware/VERACore/blob/master/LICENSE\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitware%2Fveracore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitware%2Fveracore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitware%2Fveracore/lists"}