Raw data
{
"_id": null,
"home_page": "https://github.com/jacobbieker/solar-mapper",
"name": "solar-mapper",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Jacob Bieker",
"author_email": "jacob@bieker.tech",
"download_url": "https://files.pythonhosted.org/packages/7a/fb/30048a0e8aafd15e1cfcccf9657e447a590bcb954b1d70b4f114a673a76b/solar_mapper-0.0.1.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "Global Solar Mapping with Satellite Imagery",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/jacobbieker/solar-mapper"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7afb30048a0e8aafd15e1cfcccf9657e447a590bcb954b1d70b4f114a673a76b",
"md5": "a3b6ceeb64302502ad8364e9e909138e",
"sha256": "7484c9b4138a05c438b2ba15cba6743f28afc1cdc7a6cb848c335c350679d0f2"
},
"downloads": -1,
"filename": "solar_mapper-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "a3b6ceeb64302502ad8364e9e909138e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14669,
"upload_time": "2023-08-11T16:26:08",
"upload_time_iso_8601": "2023-08-11T16:26:08.964026Z",
"url": "https://files.pythonhosted.org/packages/7a/fb/30048a0e8aafd15e1cfcccf9657e447a590bcb954b1d70b4f114a673a76b/solar_mapper-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-11 16:26:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jacobbieker",
"github_project": "solar-mapper",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": [
[
">=",
"1.10.0"
]
]
},
{
"name": "torchvision",
"specs": [
[
">=",
"0.11.0"
]
]
},
{
"name": "pytorch-lightning",
"specs": [
[
"==",
"2.0.6"
]
]
},
{
"name": "torchmetrics",
"specs": [
[
"==",
"1.0.3"
]
]
},
{
"name": "hydra-core",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "hydra-colorlog",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "hydra-optuna-sweeper",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "pyrootutils",
"specs": []
},
{
"name": "pre-commit",
"specs": []
},
{
"name": "rich",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "sh",
"specs": []
}
],
"lcname": "solar-mapper"
}