pyspool
pyspool copied to clipboard
Reference implementation of the SPOOL protocol
.. image:: https://img.shields.io/pypi/v/pyspool.svg :target: https://pypi.python.org/pypi/pyspool .. image:: https://img.shields.io/travis/ascribe/pyspool.svg :target: https://travis-ci.org/ascribe/pyspool .. image:: https://img.shields.io/codecov/c/github/ascribe/pyspool/master.svg :target: https://codecov.io/github/ascribe/pyspool?branch=master .. image:: https://readthedocs.org/projects/pyspool/badge/?version=latest :target: http://pyspool.readthedocs.org/en/latest/?badge=latest
pyspool
pyspool is a reference implementation of the Secure Public Online Ownership
Ledger SPOOL_ and part of the development stack of ascribe.io_.
Installation
.. code-block:: bash
$ pip install pyspool
Documentation
https://pyspool.readthedocs.io/
Contributing
Pull requests, feedback, and suggestions are welcome.
Issues <https://github.com/ascribe/transactions/issues>_ and
pull requests <https://github.com/ascribe/transactions/pulls>_ are handled
via github.
Background
This was developed by ascribe GmbH as part of the overall ascribe technology stack. https://www.ascribe.io
Copyright
This code is © 2015 ascribe GmbH.
Licensed under the Apache License, Version 2.0.
.. _SPOOL: https://github.com/ascribe/spool .. _ascribe.io: https://www.ascribe.io/