{"id":5721,"library":"simple-gcp-object-downloader","title":"Simple GCP Object Downloader (PyPI package)","description":"This Python package on PyPI, currently at version 0.1.0, appears to be an unmaintained or placeholder project. Its PyPI summary is empty, and no official documentation or source code repository is linked. It does not provide clear or documented functionality for downloading objects from Google Cloud Storage, and there is no discernible release cadence.","status":"abandoned","version":"0.1.0","language":"python","source_language":"en","source_url":"https://pypi.org/project/simple-gcp-object-downloader/","tags":["gcp","google-cloud","storage","download"],"install":[{"cmd":"pip install simple-gcp-object-downloader","lang":"bash","label":"Install the PyPI package"}],"dependencies":[],"imports":[],"quickstart":{"code":"# No functional quickstart can be provided as no API or usage is documented for this package.","lang":"python","description":"Due to the lack of documentation and apparent functionality, no quickstart code can be provided for 'simple-gcp-object-downloader'."},"warnings":[{"fix":"Users seeking to download objects from Google Cloud Storage using Python should use the official 'google-cloud-storage' client library. Install it with `pip install google-cloud-storage` and refer to its official documentation for usage.","message":"This PyPI package ('simple-gcp-object-downloader') appears to be a stub or an abandoned project with no discernible functionality or API. It is highly unlikely to provide a working solution for downloading Google Cloud Storage objects.","severity":"breaking","affected_versions":"0.1.0"},{"fix":"Do not rely on this package for GCP Cloud Storage interactions. Migrate to the `google-cloud-storage` library for reliable and well-supported functionality.","message":"There is no documentation, source code, or examples available for 'simple-gcp-object-downloader'. Attempting to import or use it will likely result in `ModuleNotFoundError` or similar issues due to its apparent lack of content.","severity":"gotcha","affected_versions":"0.1.0"}],"env_vars":null,"search_vec":"'0.1.0':15 'appear':16 'cadenc':60 'clear':43 'cloud':52,64 'code':35 'current':12 'discern':58 'document':32,45 'download':4,48,66 'empti':28 'function':46 'gcp':2,61 'googl':51,63 'google-cloud':62 'link':38 'object':3,49 'offici':31 'packag':6,9 'placehold':22 'project':23 'provid':42 'pypi':5,11,25 'python':8 'releas':59 'repositori':36 'simpl':1 'sourc':34 'storag':53,65 'summari':26 'unmaintain':20 'version':14","created_at":"2026-04-14T03:40:53.213891+00:00","updated_at":"2026-04-16T21:44:01.319019+00:00","problems":[{"fix":"This package is non-functional. Use the official `google-cloud-storage` library for downloading objects from Google Cloud Storage. Example: `from google.cloud import storage; client = storage.Client(); bucket = client.get_bucket('your-bucket-name'); blob = bucket.blob('your-object-name'); blob.download_to_filename('/local/path/to/save')`","cause":"The 'simple-gcp-object-downloader' package is a placeholder and does not expose any functions or classes like 'download'.","error":"ImportError: cannot import name 'download' from 'simple_gcp_object_downloader'"},{"fix":"This package is non-functional. Use the official `google-cloud-storage` library instead. Example: `from google.cloud import storage; client = storage.Client(); bucket = client.get_bucket('your-bucket-name'); blob = bucket.blob('your-object-name'); blob.download_to_filename('/local/path/to/save')`","cause":"The 'simple-gcp-object-downloader' package is a placeholder and contains no callable attributes or functions such as 'download_object'.","error":"AttributeError: module 'simple_gcp_object_downloader' has no attribute 'download_object'"},{"fix":"This package is non-functional. Use the official `google-cloud-storage` library, which provides a `storage.Client()` for interacting with Google Cloud Storage. Example: `from google.cloud import storage; client = storage.Client()`","cause":"The 'simple-gcp-object-downloader' package is a placeholder and is not designed to be instantiated directly as a callable object or class.","error":"TypeError: 'module' object is not callable"}],"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"","cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/simple-gcp-object-downloader/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["gcp"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-04-09","next_check":"2026-07-08","install_tag":null}}