ledgerify


Nameledgerify JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryLedger transactions importer
upload_time2024-06-06 19:52:07
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/cc/d7/264ddedb384b6e67a5fc576d0b1a54b7df120cd270f0fb3450d9dd4743c1/ledgerify-0.2.1.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.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11c650d9b98ce8a8d827f1b0a754430de851a27893546fd52a400df748a8255b",
                "md5": "7a7cbefb63b70a351e1452f7eadd4c7c",
                "sha256": "c1fcfa5d3bc926a93f73cfb135bb101a4e6230c95a57bddece0f396ad5c1049a"
            },
            "downloads": -1,
            "filename": "ledgerify-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a7cbefb63b70a351e1452f7eadd4c7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 23568,
            "upload_time": "2024-06-06T19:52:06",
            "upload_time_iso_8601": "2024-06-06T19:52:06.068832Z",
            "url": "https://files.pythonhosted.org/packages/11/c6/50d9b98ce8a8d827f1b0a754430de851a27893546fd52a400df748a8255b/ledgerify-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccd7264ddedb384b6e67a5fc576d0b1a54b7df120cd270f0fb3450d9dd4743c1",
                "md5": "237fda54cbac68194b6af28c42db18ec",
                "sha256": "f7440a3f0566fb885fe0b63cbe919b2b600097ba42b020d3b78d5b2311b88961"
            },
            "downloads": -1,
            "filename": "ledgerify-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "237fda54cbac68194b6af28c42db18ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 23247,
            "upload_time": "2024-06-06T19:52:07",
            "upload_time_iso_8601": "2024-06-06T19:52:07.374944Z",
            "url": "https://files.pythonhosted.org/packages/cc/d7/264ddedb384b6e67a5fc576d0b1a54b7df120cd270f0fb3450d9dd4743c1/ledgerify-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-06 19:52:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ledgerify"
}
        
Elapsed time: 0.26007s