Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsspec/s3fs
S3 Filesystem
https://github.com/fsspec/s3fs
hacktoberfest
Last synced: 6 days ago
JSON representation
S3 Filesystem
- Host: GitHub
- URL: https://github.com/fsspec/s3fs
- Owner: fsspec
- License: bsd-3-clause
- Created: 2016-03-16T00:19:32.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T01:40:47.000Z (18 days ago)
- Last Synced: 2024-10-29T15:46:31.380Z (10 days ago)
- Topics: hacktoberfest
- Language: Python
- Homepage: http://s3fs.readthedocs.io/en/latest/
- Size: 1.13 MB
- Stars: 879
- Watchers: 20
- Forks: 272
- Open Issues: 147
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- best-of-python - GitHub - 29% open · ⏱️ 04.06.2024): (Database Clients)
README
s3fs
====|Build Status| |Doc Status|
S3FS builds on aiobotocore_ to provide a convenient Python filesystem interface for S3.
View the documentation_ for s3fs.
.. _documentation: http://s3fs.readthedocs.io/en/latest/
.. _aiobotocore: https://aiobotocore.readthedocs.io/en/latest/.. |Build Status| image:: https://github.com/fsspec/s3fs/workflows/CI/badge.svg
:target: https://github.com/fsspec/s3fs/actions
:alt: Build Status
.. |Doc Status| image:: https://readthedocs.org/projects/s3fs/badge/?version=latest
:target: https://s3fs.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status