Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/openprocurement/openprocurement.bridge.rbot


https://github.com/openprocurement/openprocurement.bridge.rbot

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

openprocurement.bridge.rbot
=====================================

## Development

```bash
$ git clone [email protected]:op/e-contracting/openprocurement.bridge.rbot.git
$ virtualenv -p python .venv
$ source .venv/bin/activate
$ pip install -r requirements-dev.txt
$ pip install -e .
```

## Run tests
```
$ pytest openprocurement/bridge/rbot/tests/ --cov=openprocurement/bridge/rbot
```

## How to use

```bash
$ databrige configuration.yaml
```