aib2ynab


Nameaib2ynab JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/andyregan/aib2ynab
SummaryConverts an exported file of historical transactions from an AIB Personal Online Banking account into a CSV format that you can import into your YNAB account.
upload_time2024-06-09 18:19:04
maintainerNone
docs_urlNone
authorAndrew Regan
requires_python<4.0,>=3.12
licenseApache-2.0
keywords aib ynab
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aib2ynab

[![PyPI](https://img.shields.io/pypi/v/aib2ynab.svg)](https://pypi.org/project/aib2ynab/)

[YNAB](https://www.ynab.com/) supports linking directly to an [AIB personal bank account](https://aib.ie/) via [TrueLayer](https://truelayer.com/). This command makes it a little easier to import transactions manually without linking your account.

It is possible to export a list of historical transactions from [AIB Personal Online Banking](https://aib.ie/) to a CSV file. You can use this command to then convert the CSV file from AIB into [a format required by YNAB](https://support.ynab.com/en_us/formatting-a-csv-file-an-overview-BJvczkuRq).



## Installation

Install this tool using `pipx`:
```bash
pipx install aib2ynab
```
## Usage

### Importing historical transactions

1. [Export](https://aib.ie/business/help-centre/manage-my-accounts/how-do-i-export-my-statements-transactions) a list of historical transactions from your AIB Personal Online Banking account to a CSV file.
2. Run `aib2ynab`, specifying the path to the transaction file that you downloaded from AIB & the path where you want the YNAB import file to be created.
3. Follow [the YNAB file-based import guide](https://support.ynab.com/en_us/file-based-import-a-guide-Bkj4Sszyo#import).
```bash
aib2ynab /path/to/transactions.csv ./path/to/ynab_import_file.csv
```

### Help
You can run the following command for help with the command's syntax.

```bash
aib2ynab --help
```

## Development
This project uses [Poetry](https://python-poetry.org/) for dependency and package management.

```bash
poetry install --with=dev
```
To run the tests:
```bash
poetry run pytest
```
To format using [Black](https://black.readthedocs.io/en/stable/):
```bash
poetry run black aib2ynab/ tests/
```

To run the command using Poetry:
```bash
poetry run aib2ynab /path/to/transactions.csv ./path/to/ynab_import_file.csv
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/andyregan/aib2ynab",
    "name": "aib2ynab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "aib, ynab",
    "author": "Andrew Regan",
    "author_email": "andrew@andyregan.net",
    "download_url": "https://files.pythonhosted.org/packages/e7/29/9e3169bcdf99ee9e46a5fbac15e48e94b2a4a67e6bc23ad987d30d908ad9/aib2ynab-0.2.0.tar.gz",
    "platform": null,
    "description": "# aib2ynab\n\n[![PyPI](https://img.shields.io/pypi/v/aib2ynab.svg)](https://pypi.org/project/aib2ynab/)\n\n[YNAB](https://www.ynab.com/) supports linking directly to an [AIB personal bank account](https://aib.ie/) via [TrueLayer](https://truelayer.com/). This command makes it a little easier to import transactions manually without linking your account.\n\nIt is possible to export a list of historical transactions from [AIB Personal Online Banking](https://aib.ie/) to a CSV file. You can use this command to then convert the CSV file from AIB into [a format required by YNAB](https://support.ynab.com/en_us/formatting-a-csv-file-an-overview-BJvczkuRq).\n\n\n\n## Installation\n\nInstall this tool using `pipx`:\n```bash\npipx install aib2ynab\n```\n## Usage\n\n### Importing historical transactions\n\n1. [Export](https://aib.ie/business/help-centre/manage-my-accounts/how-do-i-export-my-statements-transactions) a list of historical transactions from your AIB Personal Online Banking account to a CSV file.\n2. Run `aib2ynab`, specifying the path to the transaction file that you downloaded from AIB & the path where you want the YNAB import file to be created.\n3. Follow [the YNAB file-based import guide](https://support.ynab.com/en_us/file-based-import-a-guide-Bkj4Sszyo#import).\n```bash\naib2ynab /path/to/transactions.csv ./path/to/ynab_import_file.csv\n```\n\n### Help\nYou can run the following command for help with the command's syntax.\n\n```bash\naib2ynab --help\n```\n\n## Development\nThis project uses [Poetry](https://python-poetry.org/) for dependency and package management.\n\n```bash\npoetry install --with=dev\n```\nTo run the tests:\n```bash\npoetry run pytest\n```\nTo format using [Black](https://black.readthedocs.io/en/stable/):\n```bash\npoetry run black aib2ynab/ tests/\n```\n\nTo run the command using Poetry:\n```bash\npoetry run aib2ynab /path/to/transactions.csv ./path/to/ynab_import_file.csv\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Converts an exported file of historical transactions from an AIB Personal Online Banking account into a CSV format that you can import into your YNAB account.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/andyregan/aib2ynab",
        "Repository": "https://github.com/andyregan/aib2ynab"
    },
    "split_keywords": [
        "aib",
        " ynab"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8d54a157888be0da840be14a536d7bbc38814a53a0e1b4452bcc153eda6ab2a",
                "md5": "9684ecf72a69728afa327bb582e0d742",
                "sha256": "7252f06c5f0b65383c6439afda86b102faa9c93af027f203f62234cb7913a70f"
            },
            "downloads": -1,
            "filename": "aib2ynab-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9684ecf72a69728afa327bb582e0d742",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 7212,
            "upload_time": "2024-06-09T18:19:02",
            "upload_time_iso_8601": "2024-06-09T18:19:02.257084Z",
            "url": "https://files.pythonhosted.org/packages/a8/d5/4a157888be0da840be14a536d7bbc38814a53a0e1b4452bcc153eda6ab2a/aib2ynab-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7299e3169bcdf99ee9e46a5fbac15e48e94b2a4a67e6bc23ad987d30d908ad9",
                "md5": "40551fcf167c56e7c6eb81a367553925",
                "sha256": "7c8e9fdab916bfdefb870b35c3780dfea0c57251106953400f40d24f1a4aedcb"
            },
            "downloads": -1,
            "filename": "aib2ynab-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "40551fcf167c56e7c6eb81a367553925",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 6206,
            "upload_time": "2024-06-09T18:19:04",
            "upload_time_iso_8601": "2024-06-09T18:19:04.067518Z",
            "url": "https://files.pythonhosted.org/packages/e7/29/9e3169bcdf99ee9e46a5fbac15e48e94b2a4a67e6bc23ad987d30d908ad9/aib2ynab-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-09 18:19:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "andyregan",
    "github_project": "aib2ynab",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aib2ynab"
}
        
Elapsed time: 3.06446s