Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python3-blobfile

This is a library that provides a Python-like interface for reading local and remote files (only from blob storage), with an API similar to open() as well as some of the os.path and shutil functions. blobfile supports local paths, Google Cloud Storage paths (gs://<bucket>), and Azure Blob Storage paths (az://<account>/<container> or https://<account>.blob.core.windows.net/<container>/). The main function is BlobFile, which lets you open local and remote files that act more or less like local ones. There are also a few additional functions such as basename, dirname, and join, which mostly do the same thing as their os.path namesakes, only they also support GCS paths and ABS paths. This library is inspired by TensorFlow's gfile but does not have exactly the same interface.

Found 1 sites for python3-blobfile

Found 4 RPM for python3-blobfile

PackageSummaryDistributionDownload
python3-blobfile-3.0.0-1.fc43.noarch.htmlRead GCS, ABS and local paths with the same interfaceFedora Rawhide for x86_64python3-blobfile-3.0.0-1.fc43.noarch.rpm
python3-blobfile-3.0.0-1.fc43.noarch.htmlRead GCS, ABS and local paths with the same interfaceFedora Rawhide for aarch64python3-blobfile-3.0.0-1.fc43.noarch.rpm
python3-blobfile-3.0.0-1.fc43.noarch.htmlRead GCS, ABS and local paths with the same interfaceFedora Rawhide for ppc64lepython3-blobfile-3.0.0-1.fc43.noarch.rpm
python3-blobfile-3.0.0-1.fc43.noarch.htmlRead GCS, ABS and local paths with the same interfaceFedora Rawhide for s390xpython3-blobfile-3.0.0-1.fc43.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet