Skip to main content

A daemon to manage synchronization with the blockchain

Project description

# BOS-auto

![](https://img.shields.io/pypi/v/bos-auto.svg?style=for-the-badge) ![](https://img.shields.io/github/downloads/pbsa/bos-auto/total.svg?style=for-the-badge) ![](https://img.shields.io/pypi/pyversions/bos-auto.svg?style=for-the-badge)

[![docs master](https://readthedocs.org/projects/bos-auto/badge/?version=latest)](http://bos-auto.rtfd.io/en/latest/) [![docs develop](https://readthedocs.org/projects/bos-auto/badge/?version=develop)](http://bos-auto.rtfd.io/en/develop/)

bos-auto comes with a worker and an API to receive notifications of a feed data provider. The API receives those messages, validates them, and queues them for a worker to perform corresponding tasks. Since the queuing is performed via redis, a redis backend must be present. It further stores these incidents via bos-incidents to later be able to show them in the manual intervention module bos-mint.

## Documentation

## Requirements

  • A Redis database

  • A MongoDB database

  • python3 deployment

## Executation

$ python3 cli.py worker & # Execute worker $ python3 cli.py api # Start web endpoint

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

bos-auto-0.0.6.tar.gz (8.8 kB view hashes)

Uploaded Source

Built Distribution

bos_auto-0.0.6-py3-none-any.whl (12.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