aisteel


Nameaisteel JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/BWINB/aisteel
SummaryPython library using LLMs to create FEM models for steel structures, leveraging Metku for calculations. Aimed at students and structural engineers, it streamlines the design process according to Eurocode standards, emphasizing ease of use.
upload_time2025-01-26 23:54:16
maintainerNone
docs_urlNone
authorBWINB
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aisteel
Python library using LLMs to create FEM models for steel structures, leveraging Metku for calculations. Aimed at students and structural engineers, it streamlines the design process according to Eurocode standards, emphasizing ease of use. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BWINB/aisteel",
    "name": "aisteel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "BWINB",
    "author_email": "bjorn.winberg@live.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/12/8749062d2a15b868d1d9e94c8bfbf8ece902ec95d99210c137ccfe8066dd/aisteel-0.0.1.tar.gz",
    "platform": null,
    "description": "# aisteel\nPython library using LLMs to create FEM models for steel structures, leveraging Metku for calculations. Aimed at students and structural engineers, it streamlines the design process according to Eurocode standards, emphasizing ease of use. \n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Python library using LLMs to create FEM models for steel structures, leveraging Metku for calculations. Aimed at students and structural engineers, it streamlines the design process according to Eurocode standards, emphasizing ease of use.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/BWINB/aisteel"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "064f0c4201f7c942b2cd09b6d77987abe9ec945b85315d28599f51ef9489e58e",
                "md5": "8bf78dd97dd358fdd6ca15037919ea68",
                "sha256": "ebf1e49e1848712b22d0c9e47a650c48b98df45ef8c33f264ee90fb94bf9f042"
            },
            "downloads": -1,
            "filename": "aisteel-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8bf78dd97dd358fdd6ca15037919ea68",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6572,
            "upload_time": "2025-01-26T23:54:14",
            "upload_time_iso_8601": "2025-01-26T23:54:14.019776Z",
            "url": "https://files.pythonhosted.org/packages/06/4f/0c4201f7c942b2cd09b6d77987abe9ec945b85315d28599f51ef9489e58e/aisteel-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb128749062d2a15b868d1d9e94c8bfbf8ece902ec95d99210c137ccfe8066dd",
                "md5": "16948feebb1cb8c853817c4e9ae3ef1f",
                "sha256": "b74a255cd8f25ee0a3a12820789c6f9cb35c97d31c195a8bf966bf0874e742d2"
            },
            "downloads": -1,
            "filename": "aisteel-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "16948feebb1cb8c853817c4e9ae3ef1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7505,
            "upload_time": "2025-01-26T23:54:16",
            "upload_time_iso_8601": "2025-01-26T23:54:16.211116Z",
            "url": "https://files.pythonhosted.org/packages/cb/12/8749062d2a15b868d1d9e94c8bfbf8ece902ec95d99210c137ccfe8066dd/aisteel-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-26 23:54:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BWINB",
    "github_project": "aisteel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aisteel"
}
        
Elapsed time: 0.42828s