fints


Namefints JSON
Version 4.2.3 PyPI version JSON
download
home_pagehttps://github.com/raphaelm/python-fints
SummaryPure-python FinTS 3.0 (formerly known as HBCI) implementation
upload_time2024-11-04 15:13:18
maintainerNone
docs_urlNone
authorRaphael Michel
requires_pythonNone
licenseGNU Lesser General Public License v3 (LGPLv3)
keywords hbci banking fints
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyFinTS
=======

This is a pure-python implementation of FinTS (formerly known as HBCI), a
online-banking protocol commonly supported by German banks.

[Read our documentation for more info](https://python-fints.readthedocs.io)

Maintenance Status 
------------------

This project is maintained, but with limited capacity. Working on this is takes a lot of time and testing since all banks do things differently and once you move a part here, you break an unexpected one over there. Therefore: Bugs will only be fixed by me if they occur with a bank where I have an account. New features will only be developed if I need them. PRs will be merged if they either have a very low risk of breaking things elsewhere (e.g. purely adding new commands) or if I can test them. In any case, things might take a little time until I have the bandwidth to focus on them. Sorry about that :(

Limitations
-----------

* Only FinTS 3.0 is supported
* Only PIN/TAN authentication is supported, no signature cards
* Only the following operations are supported:
  * Fetching bank statements
  * Fetching balances
  * Fetching holdings
  * SEPA transfers and debits (only with required TAN and with specific TAN methods)
* Supports Python 3.9+

Credits and License
-------------------

This library is maintained by Raphael Michel <mail@raphaelmichel.de>
and features major contributions by Henryk Plötz.

Further thanks for improving this library go out to:
Daniel Nowak, Patrick Braune, Mathias Dalheimer, Christopher Grebs, Markus Schindler, and many more.

License: LGPL

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/raphaelm/python-fints",
    "name": "fints",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "hbci banking fints",
    "author": "Raphael Michel",
    "author_email": "mail@raphaelmichel.de",
    "download_url": "https://files.pythonhosted.org/packages/f4/e5/b31627e380f1f7882420a0b9b1ba62b125c9ed1c0c69fa31bb1de96d1ca7/fints-4.2.3.tar.gz",
    "platform": null,
    "description": "PyFinTS\n=======\n\nThis is a pure-python implementation of FinTS (formerly known as HBCI), a\nonline-banking protocol commonly supported by German banks.\n\n[Read our documentation for more info](https://python-fints.readthedocs.io)\n\nMaintenance Status \n------------------\n\nThis project is maintained, but with limited capacity. Working on this is takes a lot of time and testing since all banks do things differently and once you move a part here, you break an unexpected one over there. Therefore: Bugs will only be fixed by me if they occur with a bank where I have an account. New features will only be developed if I need them. PRs will be merged if they either have a very low risk of breaking things elsewhere (e.g. purely adding new commands) or if I can test them. In any case, things might take a little time until I have the bandwidth to focus on them. Sorry about that :(\n\nLimitations\n-----------\n\n* Only FinTS 3.0 is supported\n* Only PIN/TAN authentication is supported, no signature cards\n* Only the following operations are supported:\n  * Fetching bank statements\n  * Fetching balances\n  * Fetching holdings\n  * SEPA transfers and debits (only with required TAN and with specific TAN methods)\n* Supports Python 3.9+\n\nCredits and License\n-------------------\n\nThis library is maintained by Raphael Michel <mail@raphaelmichel.de>\nand features major contributions by Henryk Pl\u00f6tz.\n\nFurther thanks for improving this library go out to:\nDaniel Nowak, Patrick Braune, Mathias Dalheimer, Christopher Grebs, Markus Schindler, and many more.\n\nLicense: LGPL\n",
    "bugtrack_url": null,
    "license": "GNU Lesser General Public License v3 (LGPLv3)",
    "summary": "Pure-python FinTS 3.0 (formerly known as HBCI) implementation",
    "version": "4.2.3",
    "project_urls": {
        "Homepage": "https://github.com/raphaelm/python-fints"
    },
    "split_keywords": [
        "hbci",
        "banking",
        "fints"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d319ea20b038140b8ae6e2a5d4f119e55c51aba254a8dae29efe752254e37f4e",
                "md5": "f44a13cca475ec6a31085f8ecffd73b0",
                "sha256": "42c97ed357cf7b1d3698df655c0f97204492f319cf6d1b0c90aff9c34f252d05"
            },
            "downloads": -1,
            "filename": "fints-4.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f44a13cca475ec6a31085f8ecffd73b0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 64425,
            "upload_time": "2024-11-04T15:13:30",
            "upload_time_iso_8601": "2024-11-04T15:13:30.391197Z",
            "url": "https://files.pythonhosted.org/packages/d3/19/ea20b038140b8ae6e2a5d4f119e55c51aba254a8dae29efe752254e37f4e/fints-4.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4e5b31627e380f1f7882420a0b9b1ba62b125c9ed1c0c69fa31bb1de96d1ca7",
                "md5": "136b24cfef537a1cca86e2fe21a4c959",
                "sha256": "e2d9a2e727b178e923a3b2fae0bd6ecd92bd349a3cddb810481b8d07141f76e1"
            },
            "downloads": -1,
            "filename": "fints-4.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "136b24cfef537a1cca86e2fe21a4c959",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 73952,
            "upload_time": "2024-11-04T15:13:18",
            "upload_time_iso_8601": "2024-11-04T15:13:18.662880Z",
            "url": "https://files.pythonhosted.org/packages/f4/e5/b31627e380f1f7882420a0b9b1ba62b125c9ed1c0c69fa31bb1de96d1ca7/fints-4.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 15:13:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "raphaelm",
    "github_project": "python-fints",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "fints"
}
        
Elapsed time: 2.30294s