# ofxstatement-ly-bsic
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# BSIC plugin for ofxstatement
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This project provides a custom plugin for [ofxstatement](https://github.com/kedder/ofxstatement) for Trust Merchant Bank (CD). It is based
on the work done by JBBandos (https://github.com/jbbandos/ofxstatement-be-ing).
`ofxstatement`_ is a tool to convert proprietary bank statement to OFX format, suitable for importing to GnuCash / Odoo. Plugin for ofxstatement parses a particular proprietary bank statement format and produces common data structure, that is then formatted into an OFX file.
Users of ofxstatement have developed several plugins for their banks. They are listed on main [`ofxstatement`](https://github.com/kedder/ofxstatement) site. If your bank is missing, you can develop
your own plugin.
## Installation
### From PyPI repositories
```
pip3 install ofxstatement-ly-bsic
```
### From source
```
git clone git@github.com:EtsBiz4Africa/ofxstatement-ly-bsic.git
python3 setup.py install
```
## Usage
```
$ ofxstatement convert -t bsicly input.csv output.ofx
```
Raw data
{
"_id": null,
"home_page": "https://github.com/EtsBiz4Africa/ofxstatement-ly-bsic",
"name": "ofxstatement-ly-bsic",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "ofx,banking,statement",
"author": "Vincent Luba",
"author_email": "vincent@biz-4-africa.com",
"download_url": "https://files.pythonhosted.org/packages/37/0e/e9c4e2b764cb521a57644c4ce6b20d42d32a4015aab25dff1cfc6dfbce93/ofxstatement-ly-bsic-1.1.0.tar.gz",
"platform": null,
"description": "# ofxstatement-ly-bsic\n\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n# BSIC plugin for ofxstatement\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nThis project provides a custom plugin for [ofxstatement](https://github.com/kedder/ofxstatement) for Trust Merchant Bank (CD). It is based\non the work done by JBBandos (https://github.com/jbbandos/ofxstatement-be-ing).\n\n`ofxstatement`_ is a tool to convert proprietary bank statement to OFX format, suitable for importing to GnuCash / Odoo. Plugin for ofxstatement parses a particular proprietary bank statement format and produces common data structure, that is then formatted into an OFX file.\n\nUsers of ofxstatement have developed several plugins for their banks. They are listed on main [`ofxstatement`](https://github.com/kedder/ofxstatement) site. If your bank is missing, you can develop\nyour own plugin.\n\n## Installation\n\n### From PyPI repositories\n```\npip3 install ofxstatement-ly-bsic\n```\n\n### From source\n```\ngit clone git@github.com:EtsBiz4Africa/ofxstatement-ly-bsic.git\npython3 setup.py install\n```\n\n## Usage\n```\n$ ofxstatement convert -t bsicly input.csv output.ofx\n```\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "OFXStatement plugin for BSIC ()",
"version": "1.1.0",
"project_urls": {
"Download": "https://github.com/EtsBiz4Africa/ofxstatement-ly-bsic/archive/v1.1.0.zip",
"Homepage": "https://github.com/EtsBiz4Africa/ofxstatement-ly-bsic"
},
"split_keywords": [
"ofx",
"banking",
"statement"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "370ee9c4e2b764cb521a57644c4ce6b20d42d32a4015aab25dff1cfc6dfbce93",
"md5": "ac1771869fa2429e3738e470b5443d2f",
"sha256": "c19a893ea7495776e0e6814c4016f96cc80e613b8b4a92601d9d920192348764"
},
"downloads": -1,
"filename": "ofxstatement-ly-bsic-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "ac1771869fa2429e3738e470b5443d2f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15845,
"upload_time": "2023-11-06T14:40:35",
"upload_time_iso_8601": "2023-11-06T14:40:35.604037Z",
"url": "https://files.pythonhosted.org/packages/37/0e/e9c4e2b764cb521a57644c4ce6b20d42d32a4015aab25dff1cfc6dfbce93/ofxstatement-ly-bsic-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-06 14:40:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "EtsBiz4Africa",
"github_project": "ofxstatement-ly-bsic",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "ofxstatement-ly-bsic"
}