Raw data
{
"_id": null,
"home_page": "https://github.com/matuszen/Python-DataLab",
"name": "py-datalab",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Mateusz Nowak",
"author_email": "mateusz.nowak.pol@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/76/0d/ff349987f0a0621b38a5106fc653b3de1a6d53d8b9bb09719832ea189877/py-datalab-0.2.4.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "This project provides classes for working with data in python. Actually there are two classes: Matrix and Vector.",
"version": "0.2.4",
"project_urls": {
"Homepage": "https://github.com/matuszen/Python-DataLab"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "760dff349987f0a0621b38a5106fc653b3de1a6d53d8b9bb09719832ea189877",
"md5": "d576fca24512eb9642bcfc7685e3319d",
"sha256": "d3ffa8323b8bea882efba973fa0dca197b887cfead7aba5d683e6895c84d79a5"
},
"downloads": -1,
"filename": "py-datalab-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "d576fca24512eb9642bcfc7685e3319d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12409,
"upload_time": "2023-07-13T09:39:50",
"upload_time_iso_8601": "2023-07-13T09:39:50.805053Z",
"url": "https://files.pythonhosted.org/packages/76/0d/ff349987f0a0621b38a5106fc653b3de1a6d53d8b9bb09719832ea189877/py-datalab-0.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-13 09:39:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "matuszen",
"github_project": "Python-DataLab",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "typing_extensions",
"specs": [
[
"==",
"4.7.1"
]
]
}
],
"lcname": "py-datalab"
}