Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openprocurement/openprocurement.bridge.rbot
https://github.com/openprocurement/openprocurement.bridge.rbot
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/openprocurement/openprocurement.bridge.rbot
- Owner: openprocurement
- License: apache-2.0
- Created: 2020-11-03T13:50:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T13:51:53.000Z (about 4 years ago)
- Last Synced: 2024-11-09T11:35:21.160Z (2 months ago)
- Language: Python
- Size: 103 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```