s3fs


Names3fs JSON
Version 2025.7.0 PyPI version JSON
download
home_pagehttp://github.com/fsspec/s3fs/
SummaryConvenient Filesystem interface over S3
upload_time2025-07-15 16:35:22
maintainerMartin Durant
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD
keywords s3 boto
VCS
bugtrack_url
requirements aiobotocore fsspec aiohttp
Travis-CI No Travis.
coveralls test coverage
            README.md

            

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/bf/13/37438c4672ba1d23ec46df0e4b57e98469e5c5f4f98313cf6842b631652b/s3fs-2025.7.0.tar.gz",
    "platform": null,
    "description": "README.md\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Convenient Filesystem interface over S3",
    "version": "2025.7.0",
    "project_urls": {
        "Homepage": "http://github.com/fsspec/s3fs/"
    },
    "split_keywords": [
        "s3",
        " boto"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ffc730d13b7fd4f866ca3f30e9a6e7ae038f0c45226f6e26b3cc98d6d197f93b",
                "md5": "3421b46b30102b45e326a87873cfa341",
                "sha256": "b6b2d3f84b6aa1c2ba5e62e39dd9410cf54f10a2cce1ea6db1ba0d1a6bcce685"
            },
            "downloads": -1,
            "filename": "s3fs-2025.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3421b46b30102b45e326a87873cfa341",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 30315,
            "upload_time": "2025-07-15T16:35:20",
            "upload_time_iso_8601": "2025-07-15T16:35:20.734618Z",
            "url": "https://files.pythonhosted.org/packages/ff/c7/30d13b7fd4f866ca3f30e9a6e7ae038f0c45226f6e26b3cc98d6d197f93b/s3fs-2025.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bf1337438c4672ba1d23ec46df0e4b57e98469e5c5f4f98313cf6842b631652b",
                "md5": "201fc9c177746ed20c80190e57c22976",
                "sha256": "5e7f9ec0cad7745155e3eb86fae15b1481fa29946bf5b3a4ce3a60701ce6022d"
            },
            "downloads": -1,
            "filename": "s3fs-2025.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "201fc9c177746ed20c80190e57c22976",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 77795,
            "upload_time": "2025-07-15T16:35:22",
            "upload_time_iso_8601": "2025-07-15T16:35:22.177645Z",
            "url": "https://files.pythonhosted.org/packages/bf/13/37438c4672ba1d23ec46df0e4b57e98469e5c5f4f98313cf6842b631652b/s3fs-2025.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-15 16:35:22",
    "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": [
                [
                    ">=",
                    "2.5.4"
                ],
                [
                    "<",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "fsspec",
            "specs": [
                [
                    "==",
                    "2025.7.0"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "!=",
                    "4.0.0a1"
                ],
                [
                    "!=",
                    "4.0.0a0"
                ]
            ]
        }
    ],
    "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"
}
        
Elapsed time: 4.87904s