ledgerify


Nameledgerify JSON
Version 0.2.2 PyPI version JSON
download
home_pageNone
SummaryLedger transactions importer
upload_time2024-10-03 09:14:13
maintainerNone
docs_urlNone
authorMichal Goral
requires_python<4.0,>=3.10
licenseGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Ledgerify

Ledgerify is a powerful, fully customizable converter of different formats to
the Ledger Format.

- [Online documentation](https://pages.goral.net.pl/ledgerify)
    - [Latest general description](https://pages.goral.net.pl/ledgerify/master/ledgerify.1.html)
    - [Latest description of rules files](https://pages.goral.net.pl/ledgerify/master/ledgerify.5.html)
- [Main repository](https://git.goral.net.pl/ledgerify.git)

## Installation

- [pypi](https://pypi.org/project/ledgerify/) (e.g. via [pipx](https://github.com/pypa/pipx))
- or just copy ledgerify.py script. It's a standalone script, with no third
  party dependencies exactly for the ease of installation

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ledgerify",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Michal Goral",
    "author_email": "dev@goral.net.pl",
    "download_url": "https://files.pythonhosted.org/packages/2b/25/e4888317e59757da66b52a68b5c75f833be9dfca009ce51870ddf51ac3ba/ledgerify-0.2.2.tar.gz",
    "platform": null,
    "description": "# Ledgerify\n\nLedgerify is a powerful, fully customizable converter of different formats to\nthe Ledger Format.\n\n- [Online documentation](https://pages.goral.net.pl/ledgerify)\n    - [Latest general description](https://pages.goral.net.pl/ledgerify/master/ledgerify.1.html)\n    - [Latest description of rules files](https://pages.goral.net.pl/ledgerify/master/ledgerify.5.html)\n- [Main repository](https://git.goral.net.pl/ledgerify.git)\n\n## Installation\n\n- [pypi](https://pypi.org/project/ledgerify/) (e.g. via [pipx](https://github.com/pypa/pipx))\n- or just copy ledgerify.py script. It's a standalone script, with no third\n  party dependencies exactly for the ease of installation\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Ledger transactions importer",
    "version": "0.2.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "286551cbd19ac9f061ad67cc79bad24ecab89bff9936fc88bbe16e7d7c5ae0d6",
                "md5": "e0a43b7750d710df9e0962689391159e",
                "sha256": "98bd4c3e39a2d10fbb50d277d6b8a345cfd874f98e007ba1fa53cd1a5695bca4"
            },
            "downloads": -1,
            "filename": "ledgerify-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e0a43b7750d710df9e0962689391159e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 23701,
            "upload_time": "2024-10-03T09:14:12",
            "upload_time_iso_8601": "2024-10-03T09:14:12.038414Z",
            "url": "https://files.pythonhosted.org/packages/28/65/51cbd19ac9f061ad67cc79bad24ecab89bff9936fc88bbe16e7d7c5ae0d6/ledgerify-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b25e4888317e59757da66b52a68b5c75f833be9dfca009ce51870ddf51ac3ba",
                "md5": "7e3f284ff6098d0df5035629a36099aa",
                "sha256": "8274bd8a7a00c5655adaa1ff2e52565a88bcc345549c7e46a3f6a825f4e55040"
            },
            "downloads": -1,
            "filename": "ledgerify-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7e3f284ff6098d0df5035629a36099aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 23390,
            "upload_time": "2024-10-03T09:14:13",
            "upload_time_iso_8601": "2024-10-03T09:14:13.344006Z",
            "url": "https://files.pythonhosted.org/packages/2b/25/e4888317e59757da66b52a68b5c75f833be9dfca009ce51870ddf51ac3ba/ledgerify-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 09:14:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ledgerify"
}
        
Elapsed time: 0.34935s