Raw data
{
"_id": null,
"home_page": "https://github.com/AppliedMechanics-EAFIT/SolidsPy",
"name": "solidspykss",
"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/27/28/13d1fb92c68b2e7e4d167264674b1d54a49064948d459b6681d55ded2cb4/solidspykss-0.1.tar.gz",
"platform": null,
"description": "## test\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple Finite Element program",
"version": "0.1",
"project_urls": {
"Homepage": "https://github.com/AppliedMechanics-EAFIT/SolidsPy"
},
"split_keywords": [
"finite-elements",
"fem",
"scientific-computing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "272813d1fb92c68b2e7e4d167264674b1d54a49064948d459b6681d55ded2cb4",
"md5": "5049130087d02324f5b6a991f0faa37c",
"sha256": "1730083ee44927eb406e2abe864f4b81b8e11a13f07ca9d1ed484d640c714555"
},
"downloads": -1,
"filename": "solidspykss-0.1.tar.gz",
"has_sig": false,
"md5_digest": "5049130087d02324f5b6a991f0faa37c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 34971,
"upload_time": "2023-11-03T16:57:46",
"upload_time_iso_8601": "2023-11-03T16:57:46.578786Z",
"url": "https://files.pythonhosted.org/packages/27/28/13d1fb92c68b2e7e4d167264674b1d54a49064948d459b6681d55ded2cb4/solidspykss-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-03 16:57:46",
"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": "solidspykss"
}