Skip to main content

rekon provides a suite of reconciliation tools for operations and finance

Project description

=====
rekon
=====


.. image:: https://img.shields.io/pypi/v/rekon.svg
:target: https://pypi.python.org/pypi/rekon

.. image:: https://img.shields.io/travis/rjdscott/rekon.svg
:target: https://travis-ci.org/rjdscott/rekon

.. image:: https://readthedocs.org/projects/rekon/badge/?version=latest
:target: https://rekon.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status




rekon provides a suite of reconciliation tools for operations and finance


* Free software: MIT license
* Documentation: https://rekon.readthedocs.io.



How to use this library
----------------------

Set-up virtualenv and import `rekon`::

pip install --user virtualenv
virtualenv .env
pip install rekon

Reconciliation inputs::

# instantiate reconciliation class object
rec = Reconciliation(sys1_df, sys2_df, system_labels, col_mapping, row_mapping)

# to run a reconciliation, call the reconcile method
rec.reconcile(rec_col=1, sqlite_db=":memory:")



=======
History
=======

0.1.0 (2018-09-13)
------------------

* First release on PyPI.


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

rekon-0.1.3.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

rekon-0.1.3-py2.py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 2 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