planestress


Nameplanestress JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/robbievanleeuwen/plane-stress
SummaryA python package for plane stress analysis using the finite element method.
upload_time2023-10-25 23:06:33
maintainerRobbie van Leeuwen
docs_urlNone
authorRobbie van Leeuwen
requires_python>=3.9.0,<3.12
licenseMIT
keywords plane-stress structural-engineering finite-element-analysis computational-mechanics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # plane-stress

currently work in progress...


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/robbievanleeuwen/plane-stress",
    "name": "planestress",
    "maintainer": "Robbie van Leeuwen",
    "docs_url": null,
    "requires_python": ">=3.9.0,<3.12",
    "maintainer_email": "robbie.vanleeuwen@gmail.com",
    "keywords": "plane-stress,structural-engineering,finite-element-analysis,computational-mechanics",
    "author": "Robbie van Leeuwen",
    "author_email": "robbie.vanleeuwen@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a8/70/c105356062b1e6167ba75838869797cd04fc472694b893be900ce57d7d1d/planestress-0.0.4.tar.gz",
    "platform": null,
    "description": "# plane-stress\n\ncurrently work in progress...\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python package for plane stress analysis using the finite element method.",
    "version": "0.0.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/robbievanleeuwen/plane-stress/issues",
        "Changelog": "https://github.com/robbievanleeuwen/plane-stress/releases",
        "Documentation": "https://plane-stress.readthedocs.io",
        "Homepage": "https://github.com/robbievanleeuwen/plane-stress",
        "Repository": "https://github.com/robbievanleeuwen/plane-stress"
    },
    "split_keywords": [
        "plane-stress",
        "structural-engineering",
        "finite-element-analysis",
        "computational-mechanics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b78f7801f4293a0b58609217374b14eb66e677d2ec1f335b08b860c198fc22e",
                "md5": "5ebb3352ca349fb5c72f91a8530d196e",
                "sha256": "12f4d9409b245594d580e682201487c4ae36c3f1f714ba02299b218d313bced8"
            },
            "downloads": -1,
            "filename": "planestress-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ebb3352ca349fb5c72f91a8530d196e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0,<3.12",
            "size": 35122,
            "upload_time": "2023-10-25T23:06:31",
            "upload_time_iso_8601": "2023-10-25T23:06:31.989805Z",
            "url": "https://files.pythonhosted.org/packages/7b/78/f7801f4293a0b58609217374b14eb66e677d2ec1f335b08b860c198fc22e/planestress-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a870c105356062b1e6167ba75838869797cd04fc472694b893be900ce57d7d1d",
                "md5": "17de5b57d7afc481f9bbd20a8e050ef2",
                "sha256": "99d626f848dcd8faab0a02dc2c486c01a174d9319f6e304fcf47ca551e482cb3"
            },
            "downloads": -1,
            "filename": "planestress-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "17de5b57d7afc481f9bbd20a8e050ef2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0,<3.12",
            "size": 29660,
            "upload_time": "2023-10-25T23:06:33",
            "upload_time_iso_8601": "2023-10-25T23:06:33.596071Z",
            "url": "https://files.pythonhosted.org/packages/a8/70/c105356062b1e6167ba75838869797cd04fc472694b893be900ce57d7d1d/planestress-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-25 23:06:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robbievanleeuwen",
    "github_project": "plane-stress",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "planestress"
}
        
Elapsed time: 0.12889s