
blobfile 3.2.0
0
Read GCS, ABS and local paths with the same interface, clone of tensorflow.io.gfile
Contents
Read GCS, ABS and local paths with the same interface, clone of tensorflow.io.gfile
Stars: 70, Watchers: 70, Forks: 39, Open Issues: 10The blobfile/blobfile repo was created 6 years ago and the last code push was 1 weeks ago. The project is moderately popular with 70 github stars!
How to Install blobfile
You can install blobfile using pip
pip install blobfile
or add it to a project with poetry
poetry add blobfile
Package Details
- Author
- Christopher Hesse
- License
- Public Domain
- Homepage
- None
- PyPi:
- https://pypi.org/project/blobfile/
- GitHub Repo:
- https://github.com/christopher-hesse/blobfile
Related Packages
Errors
A list of common blobfile errors.
Code Examples
Here are some blobfile code examples and snippets.
GitHub Issues
The blobfile package has 10 open issues on GitHub
- Add BLOBFILE_ALLOW_REDIRECTS env to enable redirects
pythonfix