Project: gcloud-aio-storage

Python Client for Google Cloud Storage

Project Details

Latest version
9.0.0
Home Page
https://github.com/talkiq/gcloud-aio
PyPI Page
https://pypi.org/project/gcloud-aio-storage/

Project Popularity

PageRank
0.004297885015330333
Number of downloads
1049647

(Asyncio OR Threadsafe) Python Client for Google Cloud Storage

This is a shared codebase for ``gcloud-aio-storage`` and
``gcloud-rest-storage``

|pypi| |pythons-aio| |pythons-rest|

Installation

.. code-block:: console

$ pip install --upgrade gcloud-{aio,rest}-storage

Usage

See our docs_.

Contributing

Please see our contributing guide_.

.. _contributing guide: https://github.com/talkiq/gcloud-aio/blob/master/.github/CONTRIBUTING.rst .. _our docs: https://talkiq.github.io/gcloud-aio

.. |pypi| image:: https://img.shields.io/pypi/v/gcloud-aio-storage.svg?style=flat-square :alt: Latest PyPI Version (gcloud-aio-storage) :target: https://pypi.org/project/gcloud-aio-storage/

.. |pythons-aio| image:: https://img.shields.io/pypi/pyversions/gcloud-aio-storage.svg?style=flat-square&label=python (aio) :alt: Python Version Support (gcloud-aio-storage) :target: https://pypi.org/project/gcloud-aio-storage/

.. |pythons-rest| image:: https://img.shields.io/pypi/pyversions/gcloud-rest-storage.svg?style=flat-square&label=python (rest) :alt: Python Version Support (gcloud-rest-storage) :target: https://pypi.org/project/gcloud-rest-storage/