An open API service indexing awesome lists of open source software.

https://github.com/datacamp/protobackend


https://github.com/datacamp/protobackend

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

> :warning: **This repo has outdated tokens in its travisci config**
> To make new releases for this project it needs to be moved to circleci

protobackend
=============

The basis and framework on which the language specific backends are built.

Installation
------------

```
pip install protobackend
```

Examples
--------

* [basic dispatcher](example/basic_demo.ipynb)
* [full dispatcher](example/full_demo.ipynb)