ofx-processor


Nameofx-processor JSON
Version 4.4.6 PyPI version JSON
download
home_pagehttps://git.augendre.info/gaugendre/ofx-processor
SummaryPersonal ofx processor
upload_time2023-06-15 20:45:46
maintainer
docs_urlNone
authorGabriel Augendre
requires_python>=3.10,<4
license
keywords ynab finances finance automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ofx-processor

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ofx-processor)
![PyPI - Format](https://img.shields.io/pypi/format/ofx-processor)
![PyPI - Status](https://img.shields.io/pypi/status/ofx-processor)

## Install

```shell
python -m pip install ofx-processor
```

https://pypi.org/project/ofx-processor/

## Usage

```
Usage: ynab [OPTIONS] COMMAND [ARGS]...

  Import your data to YNAB with the processors listed below or manage your
  config.

Options:
  --version   Show the version and exit.
  -h, --help  Show this message and exit.

Commands:
  config   Manage configuration.
  bpvf     Import BPVF bank statement (OFX file).
  ce       Import CE bank statement (OFX file).
  lcl      Import LCL bank statement (OFX file).
  revolut  Import Revolut bank statement (CSV file).
```

All transactions will be pushed to YNAB. If this is your first time using the script,
it will open a generated config file for you to fill up.

The account and budget UUID are found in the YNAB url when using the web app.

The file passed in parameter will be deleted unless specified (`--keep` option on each import command)

## Versions

This project follows [Semantic Versioning](https://semver.org/).

## Development
### Release
```shell
inv full-test
poetry version <major/minor/patch>
git add .
git commit
inv tag <version>
inv publish publish-docker
```

# Reuse
If you do reuse my work, please consider linking back to this repository 🙂
            

Raw data

            {
    "_id": null,
    "home_page": "https://git.augendre.info/gaugendre/ofx-processor",
    "name": "ofx-processor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4",
    "maintainer_email": "",
    "keywords": "ynab,finances,finance automation",
    "author": "Gabriel Augendre",
    "author_email": "gabriel@augendre.info",
    "download_url": "https://files.pythonhosted.org/packages/8c/2a/5b86c606c9e4dbf461d20510464bc12e3680fa69e5262650ceb7e9d87d62/ofx_processor-4.4.6.tar.gz",
    "platform": null,
    "description": "# ofx-processor\n\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ofx-processor)\n![PyPI - Format](https://img.shields.io/pypi/format/ofx-processor)\n![PyPI - Status](https://img.shields.io/pypi/status/ofx-processor)\n\n## Install\n\n```shell\npython -m pip install ofx-processor\n```\n\nhttps://pypi.org/project/ofx-processor/\n\n## Usage\n\n```\nUsage: ynab [OPTIONS] COMMAND [ARGS]...\n\n  Import your data to YNAB with the processors listed below or manage your\n  config.\n\nOptions:\n  --version   Show the version and exit.\n  -h, --help  Show this message and exit.\n\nCommands:\n  config   Manage configuration.\n  bpvf     Import BPVF bank statement (OFX file).\n  ce       Import CE bank statement (OFX file).\n  lcl      Import LCL bank statement (OFX file).\n  revolut  Import Revolut bank statement (CSV file).\n```\n\nAll transactions will be pushed to YNAB. If this is your first time using the script,\nit will open a generated config file for you to fill up.\n\nThe account and budget UUID are found in the YNAB url when using the web app.\n\nThe file passed in parameter will be deleted unless specified (`--keep` option on each import command)\n\n## Versions\n\nThis project follows [Semantic Versioning](https://semver.org/).\n\n## Development\n### Release\n```shell\ninv full-test\npoetry version <major/minor/patch>\ngit add .\ngit commit\ninv tag <version>\ninv publish publish-docker\n```\n\n# Reuse\nIf you do reuse my work, please consider linking back to this repository \ud83d\ude42",
    "bugtrack_url": null,
    "license": "",
    "summary": "Personal ofx processor",
    "version": "4.4.6",
    "project_urls": {
        "Homepage": "https://git.augendre.info/gaugendre/ofx-processor",
        "Repository": "https://git.augendre.info/gaugendre/ofx-processor"
    },
    "split_keywords": [
        "ynab",
        "finances",
        "finance automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "457f6241f771bd99538bc0b1c94320ee701862289e6ea5436ab11f38c081669f",
                "md5": "c6031f81fe26a7ca28e69a9b84ded706",
                "sha256": "ee2420bf3722aa49902886d1a4dd36082eecbe303789e9ed77dae78a05939135"
            },
            "downloads": -1,
            "filename": "ofx_processor-4.4.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c6031f81fe26a7ca28e69a9b84ded706",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4",
            "size": 16892,
            "upload_time": "2023-06-15T20:45:44",
            "upload_time_iso_8601": "2023-06-15T20:45:44.544185Z",
            "url": "https://files.pythonhosted.org/packages/45/7f/6241f771bd99538bc0b1c94320ee701862289e6ea5436ab11f38c081669f/ofx_processor-4.4.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c2a5b86c606c9e4dbf461d20510464bc12e3680fa69e5262650ceb7e9d87d62",
                "md5": "8e24697547e875ab23cac3f44261379a",
                "sha256": "5e2926545f9dc2533d3901bf839fc7400d3168de19ec9c2ad186da32a70cde12"
            },
            "downloads": -1,
            "filename": "ofx_processor-4.4.6.tar.gz",
            "has_sig": false,
            "md5_digest": "8e24697547e875ab23cac3f44261379a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4",
            "size": 11794,
            "upload_time": "2023-06-15T20:45:46",
            "upload_time_iso_8601": "2023-06-15T20:45:46.020553Z",
            "url": "https://files.pythonhosted.org/packages/8c/2a/5b86c606c9e4dbf461d20510464bc12e3680fa69e5262650ceb7e9d87d62/ofx_processor-4.4.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-15 20:45:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ofx-processor"
}
        
Elapsed time: 0.08948s