Raw data
{
"_id": null,
"home_page": "https://github.com/DavidFernandezBonet/proxigraph",
"name": "ProxiGraph",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "David Fernandez Bonet",
"author_email": "davferdz@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7f/85/3566971a9e84672e763be024b5fe6d1d46df9d87b75719c471592a2212dd/ProxiGraph-0.1.2.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Generate proximity graphs from point clouds with various modes and export formats.",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/DavidFernandezBonet/proxigraph"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ed549d5183ba23f388ca718a6fcde9318548b165527f89d761638b4bac3adb58",
"md5": "0b0acc239aa695f9d1e91cc70d6c789f",
"sha256": "6293a05c5b3f0bc6bc58433a5a390aa2e5be07d8c270759a76cf22d41a508d6e"
},
"downloads": -1,
"filename": "ProxiGraph-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0b0acc239aa695f9d1e91cc70d6c789f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 15314,
"upload_time": "2025-02-07T16:26:28",
"upload_time_iso_8601": "2025-02-07T16:26:28.506516Z",
"url": "https://files.pythonhosted.org/packages/ed/54/9d5183ba23f388ca718a6fcde9318548b165527f89d761638b4bac3adb58/ProxiGraph-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7f853566971a9e84672e763be024b5fe6d1d46df9d87b75719c471592a2212dd",
"md5": "e661bd7e6d9ba03d7a8512f021bf682d",
"sha256": "5a010037f3998dfa30cd1e20144ee41d90b4052fb7175c49e95f50ee1c53b00b"
},
"downloads": -1,
"filename": "ProxiGraph-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "e661bd7e6d9ba03d7a8512f021bf682d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 236556,
"upload_time": "2025-02-07T16:26:30",
"upload_time_iso_8601": "2025-02-07T16:26:30.291329Z",
"url": "https://files.pythonhosted.org/packages/7f/85/3566971a9e84672e763be024b5fe6d1d46df9d87b75719c471592a2212dd/ProxiGraph-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-07 16:26:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DavidFernandezBonet",
"github_project": "proxigraph",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": [
[
">=",
"1.21.0"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"1.3.0"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"3.4.0"
]
]
},
{
"name": "networkx",
"specs": [
[
">=",
"2.6.0"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
">=",
"0.24.0"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.7.0"
]
]
},
{
"name": "Pillow",
"specs": [
[
">=",
"8.3.0"
]
]
},
{
"name": "seaborn",
"specs": []
}
],
"lcname": "proxigraph"
}