structmlib


Namestructmlib JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA framework for structural engineering machine learning
upload_time2025-08-09 19:13:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2025 Carlos Couto Permission is hereby granted, free of charge, to any person obtaining a copy ...
keywords structural engineering machine learning python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # StructMLib

**StructMLib** is a Python library for developing machine learning models in structural engineering.

## Installation
```bash
pip install structmlib

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "structmlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "structural engineering, machine learning, python",
    "author": null,
    "author_email": "Carlos Couto <ccouto@ua.pt>",
    "download_url": "https://files.pythonhosted.org/packages/1a/2c/3c1e495bc601f639aa7c57b9269657d1eb87e17c97f1a81ddd3d6a85435d/structmlib-0.1.1.tar.gz",
    "platform": null,
    "description": "# StructMLib\n\n**StructMLib** is a Python library for developing machine learning models in structural engineering.\n\n## Installation\n```bash\npip install structmlib\n",
    "bugtrack_url": null,
    "license": "MIT License Copyright (c) 2025 Carlos Couto  Permission is hereby granted, free of charge, to any person obtaining a copy ... ",
    "summary": "A framework for structural engineering machine learning",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "structural engineering",
        " machine learning",
        " python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b606d47de49318d4c44d5536b3149ac06552232f200aaf7210a4910494c03c8f",
                "md5": "2c3ca3bd5e714d7f3b852c51730f0c72",
                "sha256": "30d31d32d6e9ae5a9a299f03d67c69c7752c9bc01f14aa769347cf2a3e7377ef"
            },
            "downloads": -1,
            "filename": "structmlib-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c3ca3bd5e714d7f3b852c51730f0c72",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2224,
            "upload_time": "2025-08-09T19:13:22",
            "upload_time_iso_8601": "2025-08-09T19:13:22.876411Z",
            "url": "https://files.pythonhosted.org/packages/b6/06/d47de49318d4c44d5536b3149ac06552232f200aaf7210a4910494c03c8f/structmlib-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1a2c3c1e495bc601f639aa7c57b9269657d1eb87e17c97f1a81ddd3d6a85435d",
                "md5": "8d44c8599abe12160625710dfc88cac9",
                "sha256": "ced883fb6d7f10055c13c5d00cadce8e63a3b33bd30c12089d0738fa3812ab27"
            },
            "downloads": -1,
            "filename": "structmlib-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8d44c8599abe12160625710dfc88cac9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1883,
            "upload_time": "2025-08-09T19:13:24",
            "upload_time_iso_8601": "2025-08-09T19:13:24.072572Z",
            "url": "https://files.pythonhosted.org/packages/1a/2c/3c1e495bc601f639aa7c57b9269657d1eb87e17c97f1a81ddd3d6a85435d/structmlib-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-09 19:13:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "structmlib"
}
        
Elapsed time: 0.43873s