osve-wrapper


Nameosve-wrapper JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://juigitlab.esac.esa.int/core-system/uplink/osve_wrapper
SummaryPython package for OSVE wrapping
upload_time2024-05-15 14:55:29
maintainerNone
docs_urlNone
authorJUICE SOC team
requires_pythonNone
licenseNone
keywords esa juice eps planetary space metrics trajectory assessment crema
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # osve_wrapper Package

## 1. Getting Started

This Python package provides a simple wrapper for the Operation Simulations and Validation Engine (OSVE) build the osve_template 
to run osve on the fly.

The OSVE call is done using osve python package https://pypi.org/project/osve/

### 1.1 Installation

#### 1.1.1 Prerequisites
 
If needed, install Python 3.7+

#### 1.1.2 Setup

##### 1.1.2.1 Package installation 

From command line install the following packages using pip:

    pip install osve_wrapper


            

Raw data

            {
    "_id": null,
    "home_page": "https://juigitlab.esac.esa.int/core-system/uplink/osve_wrapper",
    "name": "osve-wrapper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "esa, JUICE, EPS, planetary, space, metrics, trajectory, assessment, crema",
    "author": "JUICE SOC team",
    "author_email": "juice_soc@cosmos.esa.int",
    "download_url": null,
    "platform": null,
    "description": "# osve_wrapper Package\n\n## 1. Getting Started\n\nThis Python package provides a simple wrapper for the Operation Simulations and Validation Engine (OSVE) build the osve_template \nto run osve on the fly.\n\nThe OSVE call is done using osve python package https://pypi.org/project/osve/\n\n### 1.1 Installation\n\n#### 1.1.1 Prerequisites\n \nIf needed, install Python 3.7+\n\n#### 1.1.2 Setup\n\n##### 1.1.2.1 Package installation \n\nFrom command line install the following packages using pip:\n\n    pip install osve_wrapper\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python package for OSVE wrapping",
    "version": "0.2.4",
    "project_urls": {
        "Homepage": "https://juigitlab.esac.esa.int/core-system/uplink/osve_wrapper"
    },
    "split_keywords": [
        "esa",
        " juice",
        " eps",
        " planetary",
        " space",
        " metrics",
        " trajectory",
        " assessment",
        " crema"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bdfcfc0c61a708e89f429636395180cd551b26a0f75617dfc3b0906e1bd6731",
                "md5": "67a7528b3ccb91ceb346cfd77cfc8011",
                "sha256": "367ad797284854af293834a22efe91b5d3bf6f42ee4f1894842cb3a2b574c465"
            },
            "downloads": -1,
            "filename": "osve_wrapper-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "67a7528b3ccb91ceb346cfd77cfc8011",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41328,
            "upload_time": "2024-05-15T14:55:29",
            "upload_time_iso_8601": "2024-05-15T14:55:29.071049Z",
            "url": "https://files.pythonhosted.org/packages/7b/df/cfc0c61a708e89f429636395180cd551b26a0f75617dfc3b0906e1bd6731/osve_wrapper-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 14:55:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "osve-wrapper"
}
        
Elapsed time: 0.35079s