https://github.com/fsspec/gcsfs
hacktoberfest
Last synced: about 1 month ago
Repository metadata:
Pythonic file-system interface for Google Cloud Storage
- Host: GitHub
- URL: https://github.com/fsspec/gcsfs
- Owner: fsspec
- License: bsd-3-clause
- Created: 2017-01-11T19:13:20.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T13:43:10.000Z (2 months ago)
- Last Synced: 2024-10-29T15:59:43.152Z (about 2 months ago)
- Topics: hacktoberfest
- Language: Python
- Homepage: http://gcsfs.readthedocs.io/en/latest/
- Size: 5.14 MB
- Stars: 342
- Watchers: 14
- Forks: 143
- Open Issues: 83
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Owner metadata:
- Name: python filesystem spec
- Login: fsspec
- Email:
- Kind: organization
- Description: data storage IO layer for python
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/92825505?v=4
- Repositories: 16
- Last Synced at: 2024-04-16T01:12:59.009Z
- Profile URL: https://github.com/fsspec
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 544
Total Committers: 100
Avg Commits per committer: 5.44
Development Distribution Score (DDS): 0.636
Commits in past year: 26
Committers in past year: 15
Avg Commits per committer in past year: 1.733
Development Distribution Score (DDS) in past year: 0.538
Name | Commits | |
---|---|---|
Martin Durant | m****t@u****a | 198 |
Martin Durant | m****t | 81 |
Tom Augspurger | t****r@g****m | 47 |
Alex Ford | f****s@u****u | 26 |
Yannick Einsweiler | ye@h****t | 16 |
Vincent Schut | s****t@s****m | 9 |
JP Martin | j****n@g****m | 9 |
Ian Thomas | i****3@g****m | 7 |
David Brochart | d****t@g****m | 7 |
Matthew Rocklin | m****n@g****m | 6 |
Brett Naul | b****l@g****m | 6 |
Jacob Hayes | j****s@g****m | 6 |
Noah D. Brenowitz | n****2@g****m | 4 |
Ryan Abernathey | r****y@g****m | 4 |
Martin Durant | m****t@a****a | 4 |
Aleksey Vlasenko | v****y@g****m | 3 |
Batuhan Taskaya | i****l@g****m | 3 |
Brian Larsen | B****L@h****m | 3 |
Oliver Watt-Meyer | o****m@v****m | 3 |
Bradley Axen | b****n@s****m | 3 |
Sam Levang | 3****g | 3 |
Jacob Tomlinson | j****n | 3 |
Jonathan Langlois | 3****m | 3 |
Chris Roat | 1****t | 2 |
Louis Garman | 7****0 | 2 |
Vladyslav Moisieienkov | v****s@p****m | 2 |
Ruslan Kuprieiev | k****r@g****m | 2 |
Ronan Lamy | r****y@g****m | 2 |
Jan-Benedikt Jagusch | j****h@g****m | 2 |
JJ Chen | j****n@g****m | 2 |
and 70 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- pypi: 19,851,469 last-month
- Total docker downloads: 26,248,408
- Total dependent packages: 214 (may contain duplicates)
- Total dependent repositories: 1,482 (may contain duplicates)
- Total versions: 71
- Total maintainers: 5
pypi: gcsfs
Convenient Filesystem interface over GCS
- Homepage: https://github.com/fsspec/gcsfs
- Documentation: https://gcsfs.readthedocs.io/
- Licenses: BSD
- Latest release: 2024.5.0 (published 7 months ago)
- Last Synced: 2024-11-11T00:16:32.112Z (about 1 month ago)
- Versions: 67
- Dependent Packages: 213
- Dependent Repositories: 1,482
- Downloads: 19,851,397 Last month
- Docker Downloads: 26,248,408
-
Rankings:
- Downloads: 0.084%
- Dependent packages count: 0.116%
- Dependent repos count: 0.286%
- Docker downloads count: 0.793%
- Average: 1.864%
- Stargazers count: 4.512%
- Forks count: 5.39%
- Maintainers (3)
pypi: elements-custom-gcsfs
Convenient Filesystem interface over GCS
- Homepage: https://github.com/fsspec/gcsfs
- Documentation: https://elements-custom-gcsfs.readthedocs.io/
- Licenses: BSD
- Latest release: 2021.11.0.1 (published about 2 years ago)
- Last Synced: 2024-11-11T00:16:34.001Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 72 Last month
-
Rankings:
- Stargazers count: 3.628%
- Forks count: 4.227%
- Dependent packages count: 6.633%
- Average: 16.018%
- Dependent repos count: 30.611%
- Downloads: 34.99%
- Maintainers (1)
spack: py-gcsfs
Pythonic file-system for Google Cloud Storage.
- Homepage: https://github.com/fsspec/gcsfs
- Licenses: []
- Latest release: 2024.2.0 (published 9 months ago)
- Last Synced: 2024-11-11T00:17:36.059Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 10.046%
- Stargazers count: 13.228%
- Average: 20.137%
- Dependent packages count: 57.274%
- Maintainers (1)
Dependencies
- docutils <0.18
- numpydoc *
- aiohttp <4
- decorator >4.1.2
- fsspec ==2022.5.0
- google-auth >=1.2
- google-auth-oauthlib *
- google-cloud-storage *
- requests *
- open *