beancount-mbank


Namebeancount-mbank JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/lstrzepek/beancount-mbank
SummaryBeancount Importer for mBank (PL) CSV exports
upload_time2023-01-22 22:16:01
maintainer
docs_urlNone
authorŁukasz Strzępek
requires_python>=3.7
licenseMIT
keywords banking beancount cli-accounting finance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ========
Overview
========



Beancount Importer for mBank (PL) CSV exports


Installation
============

::

    pip install beancount-mbank

You can also install the in-development version with::

    pip install https://github.com/lstrzepek/beancount-mbank/archive/main.zip


Documentation
=============


https://beancount-mbank.readthedocs.io/


Development
===========

To run all the tests run::

    tox

Note, to combine the coverage data from all the tox environments run:

.. list-table::
    :widths: 10 90
    :stub-columns: 1

    - - Windows
      - ::

            set PYTEST_ADDOPTS=--cov-append
            tox

    - - Other
      - ::

            PYTEST_ADDOPTS=--cov-append tox


Changelog
=========

0.0.0 (2023-01-22)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lstrzepek/beancount-mbank",
    "name": "beancount-mbank",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "banking,beancount,cli-accounting,finance",
    "author": "\u0141ukasz Strz\u0119pek",
    "author_email": "lstrzepek@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/13/e9/7b1a8b8f7c6ca2a2693aad28f44abd5f294ddd8b2a220e91d46d77f9b8e3/beancount-mbank-0.1.0.tar.gz",
    "platform": null,
    "description": "========\nOverview\n========\n\n\n\nBeancount Importer for mBank (PL) CSV exports\n\n\nInstallation\n============\n\n::\n\n    pip install beancount-mbank\n\nYou can also install the in-development version with::\n\n    pip install https://github.com/lstrzepek/beancount-mbank/archive/main.zip\n\n\nDocumentation\n=============\n\n\nhttps://beancount-mbank.readthedocs.io/\n\n\nDevelopment\n===========\n\nTo run all the tests run::\n\n    tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n    :widths: 10 90\n    :stub-columns: 1\n\n    - - Windows\n      - ::\n\n            set PYTEST_ADDOPTS=--cov-append\n            tox\n\n    - - Other\n      - ::\n\n            PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.0.0 (2023-01-22)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Beancount Importer for mBank (PL) CSV exports",
    "version": "0.1.0",
    "split_keywords": [
        "banking",
        "beancount",
        "cli-accounting",
        "finance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52520e5fd3658923d073d160d8faff2a0559192cf646d0a31dd96826688ec3de",
                "md5": "8f0cba25672e9ced446d514b9d41d5d0",
                "sha256": "8649b8f556cf2aab1e54aa577b3cf44c1fc4b0527071aac84d9c89dfd7003113"
            },
            "downloads": -1,
            "filename": "beancount_mbank-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f0cba25672e9ced446d514b9d41d5d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4952,
            "upload_time": "2023-01-22T22:18:43",
            "upload_time_iso_8601": "2023-01-22T22:18:43.579598Z",
            "url": "https://files.pythonhosted.org/packages/52/52/0e5fd3658923d073d160d8faff2a0559192cf646d0a31dd96826688ec3de/beancount_mbank-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13e97b1a8b8f7c6ca2a2693aad28f44abd5f294ddd8b2a220e91d46d77f9b8e3",
                "md5": "783b4ade4ade366a4c36369d30142d04",
                "sha256": "cae68cdd6f660c2f4dd30db74ea7143dd363c21675fcf7f8c8b5b7731ec7f187"
            },
            "downloads": -1,
            "filename": "beancount-mbank-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "783b4ade4ade366a4c36369d30142d04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 14748,
            "upload_time": "2023-01-22T22:16:01",
            "upload_time_iso_8601": "2023-01-22T22:16:01.408310Z",
            "url": "https://files.pythonhosted.org/packages/13/e9/7b1a8b8f7c6ca2a2693aad28f44abd5f294ddd8b2a220e91d46d77f9b8e3/beancount-mbank-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-22 22:16:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lstrzepek",
    "github_project": "beancount-mbank",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "beancount-mbank"
}
        
Elapsed time: 0.03377s