Skip to main content

Asynchronous DDP library

Project description

ddp_asyncio

ddp_asyncio is an asynchronous implementation of Meteor's DDP protocol for Python 3.5+.

Installation

Install via PyPi:

pip3 install ddp_asyncio

Or, install using the included setup.py script:

python3 setup.py install

Usage

API docs

Check out the following examples, all of which use Meteor's reference Todos application.

* [Retrieve todo list](https://github.com/hunternet93/ddp_asyncio/blob/master/example_retrieve_todos.py)
* [Create a todo list](https://github.com/hunternet93/ddp_asyncio/blob/master/example_create_todos.py)
* [Watch todo lists for changes](https://github.com/hunternet93/ddp_asyncio/blob/master/example_watch_todos.py)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ddp_asyncio-0.1.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

ddp_asyncio-0.1.0-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page