FAST-OAD-CS25


NameFAST-OAD-CS25 JSON
Version 0.7.6 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_time2025-03-19 16:13:42
maintainerNone
docs_urlNone
authorChristophe DAVID
requires_python<4.0,>=3.9
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": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "aircraft, design, multi-disciplinary",
    "author": "Christophe DAVID",
    "author_email": "christophe.david@onera.fr",
    "download_url": "https://files.pythonhosted.org/packages/3e/93/2f905b2b3476326065bb45836ff520959c5f1a2f89954338b12288f34169/fast_oad_cs25-0.7.6.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.6",
    "project_urls": {
        "Homepage": "https://github.com/fast-aircraft-design/FAST-OAD_CS25"
    },
    "split_keywords": [
        "aircraft",
        " design",
        " multi-disciplinary"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c22b5ac40a823754ed1451652f1e67a518285358237affa3cadbd3ff3dd2fe55",
                "md5": "d65af052b39ace62d9566b20c77e8a74",
                "sha256": "0548acca8f65aca8a3bf648353155efc643ce4d944e7109a1686dc3d1bee0b3c"
            },
            "downloads": -1,
            "filename": "fast_oad_cs25-0.7.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d65af052b39ace62d9566b20c77e8a74",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 3656896,
            "upload_time": "2025-03-19T16:13:41",
            "upload_time_iso_8601": "2025-03-19T16:13:41.295217Z",
            "url": "https://files.pythonhosted.org/packages/c2/2b/5ac40a823754ed1451652f1e67a518285358237affa3cadbd3ff3dd2fe55/fast_oad_cs25-0.7.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e932f905b2b3476326065bb45836ff520959c5f1a2f89954338b12288f34169",
                "md5": "2c237ffab8b2c2936a2c10ecd04a5e45",
                "sha256": "c4e16ad4317fcf992b8a0e7923d4a180193d1e7de0750f81ee99b5f3d68512b4"
            },
            "downloads": -1,
            "filename": "fast_oad_cs25-0.7.6.tar.gz",
            "has_sig": false,
            "md5_digest": "2c237ffab8b2c2936a2c10ecd04a5e45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 3487086,
            "upload_time": "2025-03-19T16:13:42",
            "upload_time_iso_8601": "2025-03-19T16:13:42.781252Z",
            "url": "https://files.pythonhosted.org/packages/3e/93/2f905b2b3476326065bb45836ff520959c5f1a2f89954338b12288f34169/fast_oad_cs25-0.7.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-19 16:13:42",
    "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.67783s