{"id":18452319,"url":"https://github.com/linkid/rst2accounts","last_synced_at":"2025-04-20T01:48:54.062Z","repository":{"id":71935588,"uuid":"66252480","full_name":"Linkid/rst2accounts","owner":"Linkid","description":"Make operations in your ReST table accounts","archived":false,"fork":false,"pushed_at":"2016-08-31T21:31:48.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T14:23:45.781Z","etag":null,"topics":["restructuredtext","table"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Linkid.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-22T08:11:03.000Z","updated_at":"2017-07-08T13:10:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"3abc480a-5f87-4b2b-80ff-0fda44263e80","html_url":"https://github.com/Linkid/rst2accounts","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linkid%2Frst2accounts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linkid%2Frst2accounts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linkid%2Frst2accounts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linkid%2Frst2accounts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Linkid","download_url":"https://codeload.github.com/Linkid/rst2accounts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249565273,"owners_count":21292427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["restructuredtext","table"],"created_at":"2024-11-06T07:30:47.458Z","updated_at":"2025-04-18T23:53:46.838Z","avatar_url":"https://github.com/Linkid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"ReST to accounts\n================\n\n.. image:: https://travis-ci.org/Linkid/rst2accounts.svg?branch=master\n    :target: https://travis-ci.org/Linkid/rst2accounts\n    :alt: Build Status\n\n\nCalculate totals per operations in your accounts using a ReST table.\n\n\nExample\n-------\n\nYour accounts look like that::\n\n    Month\n    -----\n\n    +======+===============+========+========+=============+\n    | Date |   Operation   | Debit  | Credit | Total month |\n    +======+===============+========+========+=============+\n    |  01  | A             |   1    |   /    |             |\n    |  02  | B             |  11    |   /    |             |\n    |  03  | C             | 111.1  |   /    |             |\n    |  04  | D             |   /    | 1111.11|             |\n    |  05  | E             |1111.01 |   /    |             |\n    +------+---------------+--------+--------+-------------+\n    |   /  | Total month   | 000.00 |  000.00|    000.00   |\n    +------+---------------+--------+--------+-------------+\n\n\nand you would like to complete the last column and the last line. So, put it in\na file and do::\n\n    \u003e\u003e\u003e rst2accounts my_accounts.rst\n\n    Month\n    -----\n\n    +======+===============+========+========+=============+\n    | Date |   Operation   | Debit  | Credit | Total month |\n    +======+===============+========+========+=============+\n    |  01  | A             |   1    |   /    |     -1.0    |\n    |  02  | B             |  11    |   /    |    -12.0    |\n    |  03  | C             | 111.1  |   /    |   -123.1    |\n    |  04  | D             |   /    | 1111.11|    988.01   |\n    |  05  | E             |1111.01 |   /    |   -123.0    |\n    +------+---------------+--------+--------+-------------+\n    |   /  | Total month   |1234.11 | 1111.11|   -123.0    |\n    +------+---------------+--------+--------+-------------+\n\nEasy, right?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkid%2Frst2accounts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkid%2Frst2accounts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkid%2Frst2accounts/lists"}