solidspyks


Namesolidspyks JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/AppliedMechanics-EAFIT/SolidsPy
SummaryA simple Finite Element program
upload_time2023-11-03 16:54:39
maintainer
docs_urlNone
authorNicolas Guarin-Zapata <nguarinz@eafit.edu.co>, Juan Gomez <jgomezc1@eafit.edu.co>
requires_python
licenseMIT
keywords finite-elements fem scientific-computing
VCS
bugtrack_url
requirements numpy scipy matplotlib easygui meshio
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## test

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AppliedMechanics-EAFIT/SolidsPy",
    "name": "solidspyks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "finite-elements fem scientific-computing",
    "author": "Nicolas Guarin-Zapata <nguarinz@eafit.edu.co>, Juan Gomez <jgomezc1@eafit.edu.co>",
    "author_email": "nguarinz@eafit.edu.co",
    "download_url": "https://files.pythonhosted.org/packages/fe/0e/04d6156969ab8795d5a6ad58d1edd4b279033af1d20fa6981ad50754741e/solidspyks-1.1.0.tar.gz",
    "platform": null,
    "description": "## test\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple Finite Element program",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/AppliedMechanics-EAFIT/SolidsPy"
    },
    "split_keywords": [
        "finite-elements",
        "fem",
        "scientific-computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe0e04d6156969ab8795d5a6ad58d1edd4b279033af1d20fa6981ad50754741e",
                "md5": "78179acf74a1c1227471a8d4c010cd87",
                "sha256": "9f23e60adc58859766af0d052733b3340ed21da1dcd1a87dec47f9c82019e23a"
            },
            "downloads": -1,
            "filename": "solidspyks-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "78179acf74a1c1227471a8d4c010cd87",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 35014,
            "upload_time": "2023-11-03T16:54:39",
            "upload_time_iso_8601": "2023-11-03T16:54:39.182741Z",
            "url": "https://files.pythonhosted.org/packages/fe/0e/04d6156969ab8795d5a6ad58d1edd4b279033af1d20fa6981ad50754741e/solidspyks-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-03 16:54:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AppliedMechanics-EAFIT",
    "github_project": "SolidsPy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "easygui",
            "specs": []
        },
        {
            "name": "meshio",
            "specs": [
                [
                    "==",
                    "3.0"
                ]
            ]
        }
    ],
    "lcname": "solidspyks"
}
        
Elapsed time: 0.13383s