{ "info": { "author": "ecorini", "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-it-banks\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n`ofxstatement`_ is a tool to convert proprietary bank statement to OFX format,\nsuitable for importing to `GnuCash`_, `HomeBank`_ or any other standard-friendly accounting sofware.\n\n`ofxstatement-it-banks`_ provides some italian banks plugins for ofxstatement.\n\nSupported banks:\n\n* Widiba (https://www.widiba.it) plugin 'widiba'\n* WeBank (https://www.webank.it) plugin 'webank'\n\nMost of the code was taken from projects `ofxstatement-fineco`_ and `ofxstatement-intesasp`_.\n\n\n\nInstallation\n============\n\nYou can install the plugin as usual from pip or directly from the downloaded git\n\npip\n---\n\n::\n\n pip3 install --user ofxstatement-it-banks\n\nsetup.py\n--------\n\n::\n\n python3 setup.py install --user\n\nConfiguration\n===============================\nTo edit the config file run this command\n::\n\n $ ofxstatement edit-config\n\n\nfor example:\n::\n\n [widiba]\n bank_id = Widiba\n causale2name = True\n plugin = widiba\n\n [webank]\n bank_id = Webank\n account_id = 00000 - 0000000000\n plugin = webank\n\n\n\nSave and exit the text editor\n\nconfiguration parameters\n------------------------\n\nwidiba\n--------\n\n``bank``\n Bank id\n (default is 'Widiba')\n``currency``\n Currency\n (default is 'EUR')\n``account_type``\n Account type\n (default is 'CHECKING')\n``info2name``\n If set to ``True`` copy content of column ``CAUSALE`` in xlsx file to ```` field in ofx file.\n Useful if ofx file is imported in `HomeBank`_, to populate 'info' field.\n``info2memo``\n If set to ``True`` concat content of column ``CAUSALE`` in xlsx file at the end of the ```` field in ofx file.\n Useful if ofx file is imported in `HomeBank`_, to setup automatic assignments rules.\n\nwebank\n--------\n\n``bank``\n Bank id\n (default is 'Webank')\n``currency``\n Currency\n (default is 'EUR')\n``account_id``\n Account id\n (default is '00000 - 0000000000') \n``account_type``\n Account type\n (default is 'CHECKING')\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 sign of transaction.\n- The full description available is set to the memo field.\n\n\nThe plugin only support the savings statements xlsx file (no credit card support).\n\n.. _ofxstatement: https://github.com/kedder/ofxstatement\n.. _ofxstatement-fineco: https://github.com/frankIT/ofxstatement-fineco\n.. _ofxstatement-intesasp: https://github.com/Jacotsu/ofxstatement-intesasp\n.. _GnuCash: https://www.gnucash.org/\n.. _HomeBank: http://homebank.free.fr/\n.. _HomeBank limit: https://bugs.launchpad.net/homebank/+bug/1645124\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/ecorini/ofxstatement-it-banks", "keywords": "ofx,banking,statement", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "ofxstatement-it-banks", "package_url": "https://pypi.org/project/ofxstatement-it-banks/", "platform": "", "project_url": "https://pypi.org/project/ofxstatement-it-banks/", "project_urls": { "Homepage": "https://github.com/ecorini/ofxstatement-it-banks" }, "release_url": "https://pypi.org/project/ofxstatement-it-banks/0.0.1/", "requires_dist": [ "ofxstatement", "xlrd", "datetime", "pandas", "lxml" ], "requires_python": "", "summary": "ofxstatement plugins for some italian banks", "version": "0.0.1" }, "last_serial": 5636184, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "82b3f781f283d528daba736ad48fb0dd", "sha256": "fb27969c94499499717d4e4e28bfc3f21ffb9143854d3edca03a130572f56054" }, "downloads": -1, "filename": "ofxstatement_it_banks-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "82b3f781f283d528daba736ad48fb0dd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18866, "upload_time": "2019-08-05T20:14:06", "url": "https://files.pythonhosted.org/packages/51/51/78eca928b78e3bbf9ab32f9ea390b90b5ac336f587a0a9ac63ac4c371c09/ofxstatement_it_banks-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "caae59b7f98b4120243882c0df40dc8d", "sha256": "9e738f9db851abec644b89427977b8b2bb04afe866384cccb88e0be8753a5961" }, "downloads": -1, "filename": "ofxstatement-it-banks-0.0.1.tar.gz", "has_sig": false, "md5_digest": "caae59b7f98b4120243882c0df40dc8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4792, "upload_time": "2019-08-05T20:14:09", "url": "https://files.pythonhosted.org/packages/09/0c/77a9ee232950a28c2a3f65454c45531d6a75649f3f5e5200a13ac0f78a72/ofxstatement-it-banks-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82b3f781f283d528daba736ad48fb0dd", "sha256": "fb27969c94499499717d4e4e28bfc3f21ffb9143854d3edca03a130572f56054" }, "downloads": -1, "filename": "ofxstatement_it_banks-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "82b3f781f283d528daba736ad48fb0dd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18866, "upload_time": "2019-08-05T20:14:06", "url": "https://files.pythonhosted.org/packages/51/51/78eca928b78e3bbf9ab32f9ea390b90b5ac336f587a0a9ac63ac4c371c09/ofxstatement_it_banks-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "caae59b7f98b4120243882c0df40dc8d", "sha256": "9e738f9db851abec644b89427977b8b2bb04afe866384cccb88e0be8753a5961" }, "downloads": -1, "filename": "ofxstatement-it-banks-0.0.1.tar.gz", "has_sig": false, "md5_digest": "caae59b7f98b4120243882c0df40dc8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4792, "upload_time": "2019-08-05T20:14:09", "url": "https://files.pythonhosted.org/packages/09/0c/77a9ee232950a28c2a3f65454c45531d6a75649f3f5e5200a13ac0f78a72/ofxstatement-it-banks-0.0.1.tar.gz" } ] }