fast-oad-cs25


Namefast-oad-cs25 JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/fast-aircraft-design/FAST-OAD
SummaryFAST-OAD_CS25 is a FAST-OAD plugin with CS25/FAR25-related models.
upload_time2024-03-27 16:04:32
maintainerNone
docs_urlNone
authorChristophe DAVID
requires_python<4.0,>=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.
            ![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://www.codacy.com/gh/fast-aircraft-design/FAST-OAD_CS25/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fast-aircraft-design/FAST-OAD_CS25&amp;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)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

[![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)


FAST-OAD CS-25/FAR-25-related models
====================================

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",
    "name": "fast-oad-cs25",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=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/d2/cf/299f09136039383c7f8a77ef5541f55d56809cd6c3b2b0075b2378ec0015/fast_oad_cs25-0.5.0.tar.gz",
    "platform": null,
    "description": "![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://www.codacy.com/gh/fast-aircraft-design/FAST-OAD_CS25/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fast-aircraft-design/FAST-OAD_CS25&amp;utm_campaign=Badge_Grade)\n[![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[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\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\nFAST-OAD CS-25/FAR-25-related models\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\nWant 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\nInstall\n-------\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.5.0",
    "project_urls": {
        "Homepage": "https://github.com/fast-aircraft-design/FAST-OAD"
    },
    "split_keywords": [
        "aircraft",
        " design",
        " multi-disciplinary"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bc65fbd0fe4e9197e3ec538d9b4626f06ae76c0a153ccc7db411006d53637eb",
                "md5": "68bc216f8af9e0e974826644795d332a",
                "sha256": "ed2a65e7d54d31b8cc0a13142aefe44cb800b901dbd414870aa99bafdf03ca36"
            },
            "downloads": -1,
            "filename": "fast_oad_cs25-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "68bc216f8af9e0e974826644795d332a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 3646991,
            "upload_time": "2024-03-27T16:04:29",
            "upload_time_iso_8601": "2024-03-27T16:04:29.048017Z",
            "url": "https://files.pythonhosted.org/packages/7b/c6/5fbd0fe4e9197e3ec538d9b4626f06ae76c0a153ccc7db411006d53637eb/fast_oad_cs25-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2cf299f09136039383c7f8a77ef5541f55d56809cd6c3b2b0075b2378ec0015",
                "md5": "04778de810a6a1eec5679de7a533fd31",
                "sha256": "7dec37c043177df777127437072c6ce7a8291b6d9299930556f46cecd89c607e"
            },
            "downloads": -1,
            "filename": "fast_oad_cs25-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "04778de810a6a1eec5679de7a533fd31",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 3482092,
            "upload_time": "2024-03-27T16:04:32",
            "upload_time_iso_8601": "2024-03-27T16:04:32.107623Z",
            "url": "https://files.pythonhosted.org/packages/d2/cf/299f09136039383c7f8a77ef5541f55d56809cd6c3b2b0075b2378ec0015/fast_oad_cs25-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-27 16:04:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fast-aircraft-design",
    "github_project": "FAST-OAD",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "fast-oad-cs25"
}
        
Elapsed time: 0.29964s