{"id":18974991,"url":"https://github.com/bufferapp/pipub","last_synced_at":"2025-08-24T09:33:45.311Z","repository":{"id":57453035,"uuid":"149789161","full_name":"bufferapp/pipub","owner":"bufferapp","description":"Pipe data from the command line to Google Pubsub.","archived":false,"fork":false,"pushed_at":"2020-08-10T10:06:44.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-01T17:47:05.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bufferapp.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":"2018-09-21T16:23:49.000Z","updated_at":"2021-11-16T10:52:03.000Z","dependencies_parsed_at":"2022-08-29T08:31:48.288Z","dependency_job_id":null,"html_url":"https://github.com/bufferapp/pipub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fpipub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fpipub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fpipub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fpipub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufferapp","download_url":"https://codeload.github.com/bufferapp/pipub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239972525,"owners_count":19727398,"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-11-08T15:16:53.736Z","updated_at":"2025-02-21T07:24:33.891Z","avatar_url":"https://github.com/bufferapp.png","language":"Python","readme":"# Pipub: Pipe data from the command line to Google Pubsub\n\n[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)\n[![PyPI version](https://badge.fury.io/py/pipub.svg)](https://badge.fury.io/py/pipub)\n\nPipub is a command line tool that makes it easy to stream data to Google Cloud Pubsub.\n\n## Installation\n\nTo install `pipub`, simply run:\n\n```bash\n$ pip install pipub\n```\n\n## Quickstart\n\nBefore executing the command line tool you'll need a Google Cloud Project with a [Pubsub topic](https://cloud.google.com/pubsub/docs/admin).\n\nSending a local [new line delimited JSON file](http://ndjson.org/) to a Pubsub topic `test` is as simple as running:\n\n```bash\n$ cat file.json | pipub test -p project-name\n```\n\nPeam will take care of sending each line as a new message to the `test` topic.\n\nThis simplicity allows you to pipe the data to other programs before sending the data.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Fpipub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbufferapp%2Fpipub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Fpipub/lists"}