Metadata-Version: 2.0
Name: bos-sync
Version: 0.0.7
Summary: Synchronized objects on the blockchain using proposals wherenecessary
Home-page: http://pbsa.info
Author: Fabian Schuh
Author-email: Fabian.Schuh@BlockchainProjectsBV.com
License: UNKNOWN
Download-URL: https://github.com/pbsa/bos-sync/tarball/0.0.7
Description-Content-Type: UNKNOWN
Keywords: peerplays,bos
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Requires-Dist: peerplays (==0.1.22)
Requires-Dist: bookiesports
Requires-Dist: pyyaml
Requires-Dist: colorlog
Requires-Dist: dateutils

# BOS-sync library

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

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

The purpose of this library is to simplify the dealing with proposals
when creating or updating objects, such as sports and events on the
blockchain, as well as abstracting the resolution and bookiesports
integration away from high-level code.

## Documentation

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


