Raw data
{
"_id": null,
"home_page": "http://github.com/fsspec/s3fs/",
"name": "s3fs",
"maintainer": "Martin Durant",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "mdurant@continuum.io",
"keywords": "s3, boto",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ee/f3/8e6371436666aedfd16e63ff68a51b8a8fcf5f33a0eee33c35e0b2476b27/s3fs-2025.9.0.tar.gz",
"platform": null,
"description": "README.md\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Convenient Filesystem interface over S3",
"version": "2025.9.0",
"project_urls": {
"Homepage": "http://github.com/fsspec/s3fs/"
},
"split_keywords": [
"s3",
" boto"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "37b3ca7d58ca25b1bb6df57e6cbd0ca8d6437a4b9ce1cd35adc8a6b2949c113b",
"md5": "53bee3560b828b032b84989879a20bc1",
"sha256": "c33c93d48f66ed440dbaf6600be149cdf8beae4b6f8f0201a209c5801aeb7e30"
},
"downloads": -1,
"filename": "s3fs-2025.9.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "53bee3560b828b032b84989879a20bc1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 30319,
"upload_time": "2025-09-02T19:18:20",
"upload_time_iso_8601": "2025-09-02T19:18:20.563592Z",
"url": "https://files.pythonhosted.org/packages/37/b3/ca7d58ca25b1bb6df57e6cbd0ca8d6437a4b9ce1cd35adc8a6b2949c113b/s3fs-2025.9.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eef38e6371436666aedfd16e63ff68a51b8a8fcf5f33a0eee33c35e0b2476b27",
"md5": "938258740434d6dcaf1736dad7ce78a9",
"sha256": "6d44257ef19ea64968d0720744c4af7a063a05f5c1be0e17ce943bef7302bc30"
},
"downloads": -1,
"filename": "s3fs-2025.9.0.tar.gz",
"has_sig": false,
"md5_digest": "938258740434d6dcaf1736dad7ce78a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 77823,
"upload_time": "2025-09-02T19:18:21",
"upload_time_iso_8601": "2025-09-02T19:18:21.781031Z",
"url": "https://files.pythonhosted.org/packages/ee/f3/8e6371436666aedfd16e63ff68a51b8a8fcf5f33a0eee33c35e0b2476b27/s3fs-2025.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-02 19:18:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fsspec",
"github_project": "s3fs",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "aiobotocore",
"specs": [
[
"<",
"3.0.0"
],
[
">=",
"2.5.4"
]
]
},
{
"name": "fsspec",
"specs": [
[
"==",
"2025.9.0"
]
]
},
{
"name": "aiohttp",
"specs": [
[
"!=",
"4.0.0a0"
],
[
"!=",
"4.0.0a1"
]
]
}
],
"test_requirements": [
{
"name": "mock",
"specs": []
},
{
"name": "moto",
"specs": [
[
">=",
"4"
]
]
},
{
"name": "flask",
"specs": []
},
{
"name": "flask_cors",
"specs": []
},
{
"name": "pytest",
"specs": [
[
">=",
"4.2.0"
]
]
},
{
"name": "pytest-env",
"specs": []
}
],
"lcname": "s3fs"
}