ospgrid


Nameospgrid JSON
Version 0.5.3 PyPI version JSON
download
home_page
Summary2D grid analysis wrapper for OpenSeesPy
upload_time2024-03-06 12:04:20
maintainer
docs_urlNone
author
requires_python>=3.8
licenseGNU General Public License v3.0
keywords grid finite element bridge
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ospgrid - An OpenSeesPy wrapper for plane grids

![ospgrid logo](https://raw.githubusercontent.com/ccaprani/ospgrid/main/docs/source/images/ospgrid_logo.png)

`ospgrid` is a plane grid analysis wrapper for OpenSeesPy. 
It offers a user-friendly interface to OpenSeesPy for the analysis of plane grids subjected to nodal loading.
It also produces output suitable for education (i.e. stiffness matrices, and force vectors).


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ospgrid",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "grid,finite element,bridge",
    "author": "",
    "author_email": "Colin Caprani <colin.caprani@monash.edu>",
    "download_url": "https://files.pythonhosted.org/packages/37/8d/9de0611ba2d7cc0e20a0bb0c4ba2ade00024e5794ca1fbf459a1377a83b6/ospgrid-0.5.3.tar.gz",
    "platform": "any",
    "description": "# ospgrid - An OpenSeesPy wrapper for plane grids\n\n![ospgrid logo](https://raw.githubusercontent.com/ccaprani/ospgrid/main/docs/source/images/ospgrid_logo.png)\n\n`ospgrid` is a plane grid analysis wrapper for OpenSeesPy. \nIt offers a user-friendly interface to OpenSeesPy for the analysis of plane grids subjected to nodal loading.\nIt also produces output suitable for education (i.e. stiffness matrices, and force vectors).\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "2D grid analysis wrapper for OpenSeesPy",
    "version": "0.5.3",
    "project_urls": {
        "Documentation": "https://ccaprani.github.io/ospgrid/",
        "Homepage": "https://ccaprani.github.io/ospgrid/",
        "Source": "https://github.com/ccaprani/ospgrid/",
        "Tracker": "https://github.com/ccaprani/ospgrid/issues/"
    },
    "split_keywords": [
        "grid",
        "finite element",
        "bridge"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "599eee70e8a5bdd73e36e0752c23ddd517340fb4978d6492a0789d7a6e50eb07",
                "md5": "7b08dc840c316eb6c459c35c0e33e96a",
                "sha256": "cadb41a44fe7acc5904d3ef7bcd9c94742f71e91362e8597236ccd9b32656456"
            },
            "downloads": -1,
            "filename": "ospgrid-0.5.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b08dc840c316eb6c459c35c0e33e96a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 23974,
            "upload_time": "2024-03-06T12:04:18",
            "upload_time_iso_8601": "2024-03-06T12:04:18.427418Z",
            "url": "https://files.pythonhosted.org/packages/59/9e/ee70e8a5bdd73e36e0752c23ddd517340fb4978d6492a0789d7a6e50eb07/ospgrid-0.5.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "378d9de0611ba2d7cc0e20a0bb0c4ba2ade00024e5794ca1fbf459a1377a83b6",
                "md5": "c9525aadf3425c4c15f5eba42daa0827",
                "sha256": "a61888fd10d45f24a3803efb3b3c80bb78dc59d3bcb246a9f8fc0959d6441311"
            },
            "downloads": -1,
            "filename": "ospgrid-0.5.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c9525aadf3425c4c15f5eba42daa0827",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 24911,
            "upload_time": "2024-03-06T12:04:20",
            "upload_time_iso_8601": "2024-03-06T12:04:20.116301Z",
            "url": "https://files.pythonhosted.org/packages/37/8d/9de0611ba2d7cc0e20a0bb0c4ba2ade00024e5794ca1fbf459a1377a83b6/ospgrid-0.5.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-06 12:04:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ccaprani",
    "github_project": "ospgrid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ospgrid"
}
        
Elapsed time: 0.26962s