FAST-OAD-CS25


NameFAST-OAD-CS25 JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/fast-aircraft-design/FAST-OAD_CS25
SummaryFAST-OAD_CS25 is a FAST-OAD plugin with CS25/FAR25-related models.
upload_time2024-10-01 12:18:39
maintainerNone
docs_urlNone
authorChristophe DAVID
requires_python<3.12,>=3.8
licenseGPL-3.0-only
keywords aircraft design multi-disciplinary
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <img src="https://github.com/fast-aircraft-design/FAST-OAD/blob/master/docs/img/FAST_OAD_logo2.jpg?raw=true" alt="FAST-OAD logo" width="600">
</p>

# CS-25/FAR-25-related models


[![image](https://img.shields.io/pypi/v/fast-oad-cs25.svg)](https://pypi.python.org/pypi/fast-oad-cs25)
[![image](https://img.shields.io/pypi/pyversions/fast-oad-cs25.svg)](https://pypi.python.org/pypi/fast-oad-cs25)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

![Tests](https://github.com/fast-aircraft-design/FAST-OAD_CS25/workflows/Tests/badge.svg)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/06d1fb8ee5c3429cb3cbb165413187bc)](https://app.codacy.com/gh/fast-aircraft-design/FAST-OAD_CS25/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)[![codecov](https://codecov.io/gh/fast-aircraft-design/FAST-OAD_CS25/branch/main/graph/badge.svg?token=91CIX996RD)](https://codecov.io/gh/fast-aircraft-design/FAST-OAD_CS25)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

[![Documentation Status](https://readthedocs.org/projects/fast-oad-cs25/badge/?version=stable)](https://fast-oad-cs25.readthedocs.io/)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fast-aircraft-design/FAST-OAD_CS25.git/latest-release?urlpath=lab%2Ftree%2Fsrc%2Ffastoad_cs25%2Fnotebooks)


This package is a plugin for FAST-OAD (version 1.3 or above). It contains models related to classic
commercial transport aircraft.

## Want to try quickly?

You can run FAST-OAD-CS25 notebooks **without installation** using our
[Binder-hosted Jupyter notebooks](https://mybinder.org/v2/gh/fast-aircraft-design/FAST-OAD_CS25.git/latest-release?filepath=src%2Ffastoad_cs25%2Fnotebooks).


## Install

**Prerequisite**:FAST-OAD needs at least **Python 3.8.0**.

It is recommended (but not required) to do the install in a virtual
environment ([conda](https://docs.conda.io/en/latest/),
[venv](https://docs.python.org/3.7/library/venv.html), ...)

Once Python is installed, installation can be done using pip. FAST-OAD, the core software, will be
installed at the same time.

> **Note**: If your network uses a proxy, you may have to do [some
> settings](https://pip.pypa.io/en/stable/user_guide/#using-a-proxy-server)
> for pip to work correctly

You can install the latest version (including the main software FAST-OAD) with this command:

``` {.bash}
$ pip install --upgrade fast-oad-cs25
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fast-aircraft-design/FAST-OAD_CS25",
    "name": "FAST-OAD-CS25",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.8",
    "maintainer_email": null,
    "keywords": "aircraft, design, multi-disciplinary",
    "author": "Christophe DAVID",
    "author_email": "christophe.david@onera.fr",
    "download_url": "https://files.pythonhosted.org/packages/2b/e7/b73fbc6a3c2024eb4ad943d36878eeb6b9da59d4874dafbb358e510ef4ce/fast_oad_cs25-0.7.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <img src=\"https://github.com/fast-aircraft-design/FAST-OAD/blob/master/docs/img/FAST_OAD_logo2.jpg?raw=true\" alt=\"FAST-OAD logo\" width=\"600\">\n</p>\n\n# CS-25/FAR-25-related models\n\n\n[![image](https://img.shields.io/pypi/v/fast-oad-cs25.svg)](https://pypi.python.org/pypi/fast-oad-cs25)\n[![image](https://img.shields.io/pypi/pyversions/fast-oad-cs25.svg)](https://pypi.python.org/pypi/fast-oad-cs25)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n![Tests](https://github.com/fast-aircraft-design/FAST-OAD_CS25/workflows/Tests/badge.svg)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/06d1fb8ee5c3429cb3cbb165413187bc)](https://app.codacy.com/gh/fast-aircraft-design/FAST-OAD_CS25/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)[![codecov](https://codecov.io/gh/fast-aircraft-design/FAST-OAD_CS25/branch/main/graph/badge.svg?token=91CIX996RD)](https://codecov.io/gh/fast-aircraft-design/FAST-OAD_CS25)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n\n[![Documentation Status](https://readthedocs.org/projects/fast-oad-cs25/badge/?version=stable)](https://fast-oad-cs25.readthedocs.io/)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fast-aircraft-design/FAST-OAD_CS25.git/latest-release?urlpath=lab%2Ftree%2Fsrc%2Ffastoad_cs25%2Fnotebooks)\n\n\nThis package is a plugin for FAST-OAD (version 1.3 or above). It contains models related to classic\ncommercial transport aircraft.\n\n## Want to try quickly?\n\nYou can run FAST-OAD-CS25 notebooks **without installation** using our\n[Binder-hosted Jupyter notebooks](https://mybinder.org/v2/gh/fast-aircraft-design/FAST-OAD_CS25.git/latest-release?filepath=src%2Ffastoad_cs25%2Fnotebooks).\n\n\n## Install\n\n**Prerequisite**:FAST-OAD needs at least **Python 3.8.0**.\n\nIt is recommended (but not required) to do the install in a virtual\nenvironment ([conda](https://docs.conda.io/en/latest/),\n[venv](https://docs.python.org/3.7/library/venv.html), ...)\n\nOnce Python is installed, installation can be done using pip. FAST-OAD, the core software, will be\ninstalled at the same time.\n\n> **Note**: If your network uses a proxy, you may have to do [some\n> settings](https://pip.pypa.io/en/stable/user_guide/#using-a-proxy-server)\n> for pip to work correctly\n\nYou can install the latest version (including the main software FAST-OAD) with this command:\n\n``` {.bash}\n$ pip install --upgrade fast-oad-cs25\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "FAST-OAD_CS25 is a FAST-OAD plugin with CS25/FAR25-related models.",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/fast-aircraft-design/FAST-OAD_CS25"
    },
    "split_keywords": [
        "aircraft",
        " design",
        " multi-disciplinary"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c86479721c7ac35f4c98431552e4614f59fe320b594a8f3235dbea17d89f0d7",
                "md5": "b068c9d30a23808f4c9f4ea0c63de970",
                "sha256": "e42864a48f3d365ca154b4adb409a396f8284592b87c1508f4704450d302dffd"
            },
            "downloads": -1,
            "filename": "fast_oad_cs25-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b068c9d30a23808f4c9f4ea0c63de970",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8",
            "size": 3653609,
            "upload_time": "2024-10-01T12:18:36",
            "upload_time_iso_8601": "2024-10-01T12:18:36.867901Z",
            "url": "https://files.pythonhosted.org/packages/0c/86/479721c7ac35f4c98431552e4614f59fe320b594a8f3235dbea17d89f0d7/fast_oad_cs25-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2be7b73fbc6a3c2024eb4ad943d36878eeb6b9da59d4874dafbb358e510ef4ce",
                "md5": "0ab61c828b497bba72cb75dbea950bf9",
                "sha256": "ce07293e8d7e477ad2965be4422356287ffcf6c27b88bc323300d7eb9fe70686"
            },
            "downloads": -1,
            "filename": "fast_oad_cs25-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0ab61c828b497bba72cb75dbea950bf9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8",
            "size": 3485657,
            "upload_time": "2024-10-01T12:18:39",
            "upload_time_iso_8601": "2024-10-01T12:18:39.194786Z",
            "url": "https://files.pythonhosted.org/packages/2b/e7/b73fbc6a3c2024eb4ad943d36878eeb6b9da59d4874dafbb358e510ef4ce/fast_oad_cs25-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-01 12:18:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fast-aircraft-design",
    "github_project": "FAST-OAD_CS25",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fast-oad-cs25"
}
        
Elapsed time: 0.89474s