{"id":15707418,"url":"https://github.com/robmarkcole/simple-google-vision","last_synced_at":"2025-06-17T22:07:35.566Z","repository":{"id":57467445,"uuid":"216468611","full_name":"robmarkcole/simple-google-vision","owner":"robmarkcole","description":"Unofficial helper utilities for Google Vision","archived":false,"fork":false,"pushed_at":"2022-08-14T07:34:46.000Z","size":220,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-09T00:37:54.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cloud.google.com/vision/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robmarkcole.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-21T03:18:28.000Z","updated_at":"2022-08-14T07:04:56.000Z","dependencies_parsed_at":"2022-09-19T08:50:51.527Z","dependency_job_id":null,"html_url":"https://github.com/robmarkcole/simple-google-vision","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/robmarkcole/simple-google-vision","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robmarkcole%2Fsimple-google-vision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robmarkcole%2Fsimple-google-vision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robmarkcole%2Fsimple-google-vision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robmarkcole%2Fsimple-google-vision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robmarkcole","download_url":"https://codeload.github.com/robmarkcole/simple-google-vision/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robmarkcole%2Fsimple-google-vision/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260447685,"owners_count":23010548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T20:40:28.711Z","updated_at":"2025-06-17T22:07:30.547Z","avatar_url":"https://github.com/robmarkcole.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n[![PyPI Version](https://img.shields.io/pypi/v/simple-google-vision.svg)](https://pypi.org/project/simple-google-vision/)\n[![build status](http://img.shields.io/travis/robmarkcole/simple-google-vision/master.svg?style=flat)](https://travis-ci.com/robmarkcole/simple-google-vision)\n\n# simple-google-vision\nUnofficial helper utilities for using the [Google Vision API](https://pypi.org/project/google-cloud-vision/). Currently supports object detection with functions for processing the list of objects returned by the API. See the [`usage.ipynb`](https://github.com/robmarkcole/simple-google-vision/blob/master/usage.ipynb) notebook for usage.\n\n## Google Vision API key file \u0026 API Pricing\nFollow the instructions on https://cloud.google.com/docs/authentication/getting-started to download your Google Vision API key, which is a `.json` file. \n\n[Read pricing](https://cloud.google.com/vision/pricing). The first 1000 calls per month are free, additional calls are charged. \n\n## Development\n* Use `venv` -\u003e `python3 -m venv venv` \u0026 `source venv/bin/activate`\n* `pip install -e .`\n* `pip install -r requirements-dev.txt`\n* Run tests with `venv/bin/pytest tests/* --disable-warnings`\n* Black format with `venv/bin/black gvision/core.py` and `venv/bin/black tests/test_gvision.py`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobmarkcole%2Fsimple-google-vision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobmarkcole%2Fsimple-google-vision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobmarkcole%2Fsimple-google-vision/lists"}