Metadata-Version: 2.4
Name: tariochbctools
Version: 1.2.4
Summary: Importers, plugins and price fetchers for Beancount
Home-page: https://github.com/tarioch/beancounttools/
Author: Patrick Ruckstuhl
Author-email: patrick@ch.tario.org
License: MIT
Project-URL: Bug Tracker, https://github.com/tarioch/beancounttools/issues
Project-URL: Documentation, https://tariochbctools.rtfd.io
Project-URL: Source Code, https://github.com/tarioch/beancounttools/
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: beancount>=3
Requires-Dist: beangulp
Requires-Dist: beanprice
Requires-Dist: bitstampclient
Requires-Dist: mt-940
Requires-Dist: pyyaml
Requires-Dist: ibflex
Requires-Dist: requests
Requires-Dist: camelot-py
Requires-Dist: opencv-python
Requires-Dist: blockcypher
Requires-Dist: imap-tools
Requires-Dist: undictify
Requires-Dist: rsa
Provides-Extra: testing
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Requires-Dist: flake8; extra == "testing"
Requires-Dist: black; extra == "testing"
Requires-Dist: isort; extra == "testing"
Dynamic: license-file

.. image:: https://img.shields.io/pypi/l/tariochbctools.svg
   :target: https://pypi.python.org/pypi/tariochbctools
.. image:: https://img.shields.io/pypi/v/tariochbctools.svg
   :target: https://pypi.python.org/pypi/tariochbctools
.. image:: https://readthedocs.org/projects/tariochbctools/badge
   :target: https://tariochbctools.rtfd.io

tariochbctools
==============


Some importers, plugins and price fetchers for the double-entry bookkeeping software `Beancount <https://beancount.github.io/>`__.

See the detailed `Documentation <https://tariochbctools.rtfd.io/>`__.
