{"id":28309501,"url":"https://github.com/hunternet93/ddp_asyncio","last_synced_at":"2025-06-11T19:05:30.998Z","repository":{"id":26705585,"uuid":"30162739","full_name":"hunternet93/ddp_asyncio","owner":"hunternet93","description":"Asynchronous Python module for Meteor's DDP protocol","archived":false,"fork":false,"pushed_at":"2018-06-22T22:26:34.000Z","size":23,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-31T21:01:25.019Z","etag":null,"topics":["asyncio","ddp","meteor","meteor-framework","python"],"latest_commit_sha":null,"homepage":"","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/hunternet93.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":"2015-02-01T22:48:33.000Z","updated_at":"2021-04-12T01:45:50.000Z","dependencies_parsed_at":"2022-09-12T16:52:13.593Z","dependency_job_id":null,"html_url":"https://github.com/hunternet93/ddp_asyncio","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hunternet93/ddp_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunternet93%2Fddp_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunternet93%2Fddp_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunternet93%2Fddp_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunternet93%2Fddp_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunternet93","download_url":"https://codeload.github.com/hunternet93/ddp_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunternet93%2Fddp_asyncio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259319328,"owners_count":22839757,"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":["asyncio","ddp","meteor","meteor-framework","python"],"created_at":"2025-05-24T10:10:47.319Z","updated_at":"2025-06-11T19:05:30.992Z","avatar_url":"https://github.com/hunternet93.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ddp_asyncio\n\nddp_asyncio is an asynchronous implementation of [Meteor's DDP protocol](https://github.com/meteor/meteor/blob/devel/packages/ddp/DDP.md) for Python 3.5+.\n\n### Installation\n\nInstall via PyPi:\n\n    pip3 install ddp_asyncio\n\nOr, install using the included setup.py script:\n\n    python3 setup.py install\n\n### Usage\n\n[API docs](https://github.com/hunternet93/ddp_asyncio/blob/master/api.md)\n\nCheck out the following examples, all of which use Meteor's reference [Todos](https://github.com/meteor/todos) application.\n\n* [Retrieve todo list](https://github.com/hunternet93/ddp_asyncio/blob/master/example_retrieve_todos.py)\n* [Create a todo list](https://github.com/hunternet93/ddp_asyncio/blob/master/example_create_todos.py)\n* [Watch todo lists for changes](https://github.com/hunternet93/ddp_asyncio/blob/master/example_watch_todos.py)\n\n### Extras\n\n#### Meteor-Files Upload\nddp_asyncio's `MeteorFilesUploader` can upload files to a server using the [Meteor-Files](https://github.com/VeliovGroup/Meteor-Files) package.\n\n[Example](https://github.com/hunternet93/ddp_asyncio/blob/master/example_upload_file.py)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunternet93%2Fddp_asyncio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunternet93%2Fddp_asyncio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunternet93%2Fddp_asyncio/lists"}