ofxstatement-bancoposta


Nameofxstatement-bancoposta JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/lorenzogiudici5/ofxstatement-bancoposta
SummaryBancoposta plugin for ofxstatement
upload_time2023-10-29 21:02:58
maintainer
docs_urlNone
authorLorenzo Giudici
requires_python
licenseGPLv3
keywords ofx banking statement bancoposta
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ofxstatement-bancoposta

![badge](https://github.com/lorenzogiudici5/ofxstatement-bancoposta/actions/workflows/build-and-publish.yml/badge.svg)

This is a plugin for [ofxstatement](https://github.com/kedder/ofxstatement).

Bancoposta bank statement is available in PDF format only. This plugin converts PDF statement to OFX format, suitable for importing into GnuCash.
In case you used to parse PDF statement yourself in a CSV format, this plugin contains a CSV parser as well.

## Installation

### From PyPI repositories
```
pip3 install ofxstatement-bancoposta
```

### From source
```
git clone https://github.com/lorenzogiudici5/ofxstatement-bancoposta.git
python3 setup.py install
```

## Usage
Download your statement pdf file from Poste web site and then run
```bash
$ ofxstatement convert -t bancoposta EC_2023_10.pdf EC_2023_10.ofx
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lorenzogiudici5/ofxstatement-bancoposta",
    "name": "ofxstatement-bancoposta",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ofx,banking,statement,bancoposta",
    "author": "Lorenzo Giudici",
    "author_email": "lorenzogiudici5@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b5/0e/91001d0270bb853f6f69ffd490a6e8d5997189b52743ec7cbcecbf631d9a/ofxstatement-bancoposta-1.0.1.tar.gz",
    "platform": null,
    "description": "# ofxstatement-bancoposta\n\n![badge](https://github.com/lorenzogiudici5/ofxstatement-bancoposta/actions/workflows/build-and-publish.yml/badge.svg)\n\nThis is a plugin for [ofxstatement](https://github.com/kedder/ofxstatement).\n\nBancoposta bank statement is available in PDF format only. This plugin converts PDF statement to OFX format, suitable for importing into GnuCash.\nIn case you used to parse PDF statement yourself in a CSV format, this plugin contains a CSV parser as well.\n\n## Installation\n\n### From PyPI repositories\n```\npip3 install ofxstatement-bancoposta\n```\n\n### From source\n```\ngit clone https://github.com/lorenzogiudici5/ofxstatement-bancoposta.git\npython3 setup.py install\n```\n\n## Usage\nDownload your statement pdf file from Poste web site and then run\n```bash\n$ ofxstatement convert -t bancoposta EC_2023_10.pdf EC_2023_10.ofx\n```\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Bancoposta plugin for ofxstatement",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/lorenzogiudici5/ofxstatement-bancoposta"
    },
    "split_keywords": [
        "ofx",
        "banking",
        "statement",
        "bancoposta"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d21b02bcdfda714705a3dc9d90b5f9218ce01ff3701cece9ffc6f29890de5213",
                "md5": "fc40ef2ffde2948c4bbd3eb0bc0a928e",
                "sha256": "18b1707e36771496a4b2f06adda21aaf1480256cda6fd9a0258e9a9f668f5d1b"
            },
            "downloads": -1,
            "filename": "ofxstatement_bancoposta-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc40ef2ffde2948c4bbd3eb0bc0a928e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9494,
            "upload_time": "2023-10-29T21:02:57",
            "upload_time_iso_8601": "2023-10-29T21:02:57.820780Z",
            "url": "https://files.pythonhosted.org/packages/d2/1b/02bcdfda714705a3dc9d90b5f9218ce01ff3701cece9ffc6f29890de5213/ofxstatement_bancoposta-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b50e91001d0270bb853f6f69ffd490a6e8d5997189b52743ec7cbcecbf631d9a",
                "md5": "5de35cae4edb3d942117197dc36d0d06",
                "sha256": "eb09ef8afe0fd5f0f547479279891488135f4791733194ac5a463804c9f10ce6"
            },
            "downloads": -1,
            "filename": "ofxstatement-bancoposta-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5de35cae4edb3d942117197dc36d0d06",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9270,
            "upload_time": "2023-10-29T21:02:58",
            "upload_time_iso_8601": "2023-10-29T21:02:58.887617Z",
            "url": "https://files.pythonhosted.org/packages/b5/0e/91001d0270bb853f6f69ffd490a6e8d5997189b52743ec7cbcecbf631d9a/ofxstatement-bancoposta-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-29 21:02:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lorenzogiudici5",
    "github_project": "ofxstatement-bancoposta",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ofxstatement-bancoposta"
}
        
Elapsed time: 0.14138s