{ "info": { "author": "Francesco Lorenzetti", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Office/Business :: Financial :: Accounting", "Topic :: Utilities" ], "description": "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nofxstatement-fineco\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nThis is a parser for the statement file produced from the italian bank Fineco.\nIt's written as a plugin for `ofxstatement`_, which handle the writing of the standard OFX file.\n\n`ofxstatement`_ is a tool to convert proprietary bank statement to OFX format,\nsuitable for importing to `GnuCash`_ or any other standard-friendly accounting sofware.\n\nIt basically give you the freedom to use any accounting program you like,\nwithout the need of propretary software that is sometimes advertised by the banks,\nas the italian Fineco do with its `MoneyMap`_.\n\na use case\n----------\nYou can import in `HomeBank`_ few years of your bank account history at once,\nthen categorize all the in/outcome in bulk with text matching rules on the memo/info field.\nSo in a few minutes you can analyze your money flow over time through graphical charts.\n\nhow\n-----\n\n::\n\n $ ofxstatement convert -t fineco file.xls file.ofx\n\ninstall\n-------\n\n::\n\n $ pip3 install ofxstatement-fineco\n\nabout the parsing\n-----------------\n- A semi-unique id is generated for any transaction through a ofxstatement's native method.\n- The ofx transaction type are set to generic DEBIT or CREDIT according to the in/outcome field.\n- The only other two type set are XFER and CASH, when the transaction is evaluated respectively as a bank transfer or a withrawal\n- The full description available is set to the memo field.\n- Optionally the memo field could be duplicated on the payee/ one, to match a specific `HomeBank limit`_ during ofx import.\n- The \"Money Map\" coulum, if found in the savings statement, will be appended to the memo field.\n\nThe plugin support both the xls file available from Fineco: the one from your savings, and the one from your debit/credit cards.\nThe debit card top-ups log it's not supported by purpose, since the same transactions are present in the savings statement.\nI'm not aware of other statement files available from Fineco bank, if you do please send me a sample file, or feel free to contribute.\n\nSimliar old projects\n--------------------\n`fineco2qif`_, `fineco2kmymoney`_\n\n.. _ofxstatement: https://github.com/kedder/ofxstatement\n.. _GnuCash: https://www.gnucash.org/\n.. _MoneyMap: https://finecobank.com/en/online/conto-e-carte/moneymap/\n.. _HomeBank: http://homebank.free.fr/\n.. _HomeBank limit: https://bugs.launchpad.net/homebank/+bug/1645124\n.. _fineco2qif: https://code.google.com/archive/p/fineco2qif/\n.. _fineco2kmymoney: https://code.google.com/archive/p/fineco2kmymoney/\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/frankIT/ofxstatement-fineco", "keywords": "ofx,banking,statement,fineco", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "ofxstatement-fineco", "package_url": "https://pypi.org/project/ofxstatement-fineco/", "platform": "", "project_url": "https://pypi.org/project/ofxstatement-fineco/", "project_urls": { "Homepage": "https://github.com/frankIT/ofxstatement-fineco" }, "release_url": "https://pypi.org/project/ofxstatement-fineco/0.0.2/", "requires_dist": [ "ofxstatement", "xlrd" ], "requires_python": "", "summary": "italian bank Fineco, it parses both xls files available for private accounts", "version": "0.0.2" }, "last_serial": 4371102, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2cab17d283630e4a4cf9861d1fe9511a", "sha256": "7d397a435e2ddde5242b3684e5d7091c5bc1d33b9dbcda3ad9097c5d3c525bfe" }, "downloads": -1, "filename": "ofxstatement_fineco-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "2cab17d283630e4a4cf9861d1fe9511a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5887, "upload_time": "2018-10-13T05:26:34", "url": "https://files.pythonhosted.org/packages/de/3b/649603e2efb0d1232eb8bfaa51e5325b41bb90efb08b186e6e2f878a54fc/ofxstatement_fineco-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7b51c9626803ef2bb581879460e949d3", "sha256": "22c4d041702ec0ac9bbcfe14cb38092d430919e6c6723c4b5f25b32fa095ff72" }, "downloads": -1, "filename": "ofxstatement-fineco-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7b51c9626803ef2bb581879460e949d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4770, "upload_time": "2018-10-13T05:26:38", "url": "https://files.pythonhosted.org/packages/39/60/73ce6afae3172a96197443165d110b1039f99b67dad11018fa39039527c0/ofxstatement-fineco-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "66024729b572b5c7090d6d56bbada3b6", "sha256": "a2dd13feed192eca9bb366f1900ce7c23308f50526cdb154a2138637b671d1d6" }, "downloads": -1, "filename": "ofxstatement_fineco-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "66024729b572b5c7090d6d56bbada3b6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5966, "upload_time": "2018-10-13T05:26:37", "url": "https://files.pythonhosted.org/packages/eb/0c/316d3da464920133d41538ad9b9688c5a4c512fa8ec1beac932ecbf2c8aa/ofxstatement_fineco-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b9ae74f09ae5e63a791b0fc485ae091c", "sha256": "34018e9e70eb45f933b9ddb1c2ec97db3ac4176c5cb4acaef3380babd5994333" }, "downloads": -1, "filename": "ofxstatement-fineco-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b9ae74f09ae5e63a791b0fc485ae091c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4815, "upload_time": "2018-10-13T05:26:40", "url": "https://files.pythonhosted.org/packages/68/ed/bc0bf9ca8dc409aac700b300e098542b0766a9659deeef1189ab4bbe37e2/ofxstatement-fineco-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "66024729b572b5c7090d6d56bbada3b6", "sha256": "a2dd13feed192eca9bb366f1900ce7c23308f50526cdb154a2138637b671d1d6" }, "downloads": -1, "filename": "ofxstatement_fineco-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "66024729b572b5c7090d6d56bbada3b6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5966, "upload_time": "2018-10-13T05:26:37", "url": "https://files.pythonhosted.org/packages/eb/0c/316d3da464920133d41538ad9b9688c5a4c512fa8ec1beac932ecbf2c8aa/ofxstatement_fineco-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b9ae74f09ae5e63a791b0fc485ae091c", "sha256": "34018e9e70eb45f933b9ddb1c2ec97db3ac4176c5cb4acaef3380babd5994333" }, "downloads": -1, "filename": "ofxstatement-fineco-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b9ae74f09ae5e63a791b0fc485ae091c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4815, "upload_time": "2018-10-13T05:26:40", "url": "https://files.pythonhosted.org/packages/68/ed/bc0bf9ca8dc409aac700b300e098542b0766a9659deeef1189ab4bbe37e2/ofxstatement-fineco-0.0.2.tar.gz" } ] }