ledgercli


Nameledgercli JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/tilschuenemann/ledgercli
Summaryledger-cli
upload_time2022-12-08 15:20:27
maintainer
docs_urlNone
authorTil Schünemann
requires_python>=3.10,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ledger-cli

[![PyPI](https://img.shields.io/pypi/v/ledgercli.svg)][pypi_]
[![Status](https://img.shields.io/pypi/status/ledgercli.svg)][status]
[![Python Version](https://img.shields.io/pypi/pyversions/ledgercli)][python version]
[![License](https://img.shields.io/pypi/l/ledgercli)][license]

[![Read the documentation at https://ledgercli.readthedocs.io/](https://img.shields.io/readthedocs/ledgercli/latest.svg?label=Read%20the%20Docs)][read the docs]
[![Tests](https://github.com/tilschuenemann/ledgercli/workflows/Tests/badge.svg)][tests]
[![Codecov](https://codecov.io/gh/tilschuenemann/ledgercli/branch/main/graph/badge.svg)][codecov]

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]

[pypi_]: https://pypi.org/project/ledgercli/
[status]: https://pypi.org/project/ledgercli/
[python version]: https://pypi.org/project/ledgercli
[read the docs]: https://ledgercli.readthedocs.io/
[tests]: https://github.com/tilschuenemann/ledgercli/actions?workflow=Tests
[codecov]: https://app.codecov.io/gh/tilschuenemann/ledgercli
[pre-commit]: https://github.com/pre-commit/pre-commit
[black]: https://github.com/psf/black

## Features

- TODO

## Requirements

- TODO

## Installation

You can install _ledger-cli_ via [pip] from [PyPI]:

```console
$ pip install ledgercli
```

## Usage

Please see the [Command-line Reference] for details.

## Contributing

Contributions are very welcome.
To learn more, see the [Contributor Guide].

## License

Distributed under the terms of the [MIT license][license],
_ledger-cli_ is free and open source software.

## Issues

If you encounter any problems,
please [file an issue] along with a detailed description.

## Credits

This project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.

[@cjolowicz]: https://github.com/cjolowicz
[pypi]: https://pypi.org/
[hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python
[file an issue]: https://github.com/tilschuenemann/ledgercli/issues
[pip]: https://pip.pypa.io/

<!-- github-only -->

[license]: https://github.com/tilschuenemann/ledgercli/blob/main/LICENSE
[contributor guide]: https://github.com/tilschuenemann/ledgercli/blob/main/CONTRIBUTING.md
[command-line reference]: https://ledgercli.readthedocs.io/en/latest/usage.html


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tilschuenemann/ledgercli",
    "name": "ledgercli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Til Sch\u00fcnemann",
    "author_email": "til.schuenemann@mailbox.org",
    "download_url": "https://files.pythonhosted.org/packages/08/a8/0b41463455af321a0129762f9f6dc1f38ecd98f767780f5df09aea63a5bd/ledgercli-0.1.0.tar.gz",
    "platform": null,
    "description": "# ledger-cli\n\n[![PyPI](https://img.shields.io/pypi/v/ledgercli.svg)][pypi_]\n[![Status](https://img.shields.io/pypi/status/ledgercli.svg)][status]\n[![Python Version](https://img.shields.io/pypi/pyversions/ledgercli)][python version]\n[![License](https://img.shields.io/pypi/l/ledgercli)][license]\n\n[![Read the documentation at https://ledgercli.readthedocs.io/](https://img.shields.io/readthedocs/ledgercli/latest.svg?label=Read%20the%20Docs)][read the docs]\n[![Tests](https://github.com/tilschuenemann/ledgercli/workflows/Tests/badge.svg)][tests]\n[![Codecov](https://codecov.io/gh/tilschuenemann/ledgercli/branch/main/graph/badge.svg)][codecov]\n\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]\n[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]\n\n[pypi_]: https://pypi.org/project/ledgercli/\n[status]: https://pypi.org/project/ledgercli/\n[python version]: https://pypi.org/project/ledgercli\n[read the docs]: https://ledgercli.readthedocs.io/\n[tests]: https://github.com/tilschuenemann/ledgercli/actions?workflow=Tests\n[codecov]: https://app.codecov.io/gh/tilschuenemann/ledgercli\n[pre-commit]: https://github.com/pre-commit/pre-commit\n[black]: https://github.com/psf/black\n\n## Features\n\n- TODO\n\n## Requirements\n\n- TODO\n\n## Installation\n\nYou can install _ledger-cli_ via [pip] from [PyPI]:\n\n```console\n$ pip install ledgercli\n```\n\n## Usage\n\nPlease see the [Command-line Reference] for details.\n\n## Contributing\n\nContributions are very welcome.\nTo learn more, see the [Contributor Guide].\n\n## License\n\nDistributed under the terms of the [MIT license][license],\n_ledger-cli_ is free and open source software.\n\n## Issues\n\nIf you encounter any problems,\nplease [file an issue] along with a detailed description.\n\n## Credits\n\nThis project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.\n\n[@cjolowicz]: https://github.com/cjolowicz\n[pypi]: https://pypi.org/\n[hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python\n[file an issue]: https://github.com/tilschuenemann/ledgercli/issues\n[pip]: https://pip.pypa.io/\n\n<!-- github-only -->\n\n[license]: https://github.com/tilschuenemann/ledgercli/blob/main/LICENSE\n[contributor guide]: https://github.com/tilschuenemann/ledgercli/blob/main/CONTRIBUTING.md\n[command-line reference]: https://ledgercli.readthedocs.io/en/latest/usage.html\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ledger-cli",
    "version": "0.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "3f078687fc909a9d15e339092edd57f8",
                "sha256": "02894f85a6164803872480d3aa7eb1ecae2f91c55fa627d318a701b55e721d98"
            },
            "downloads": -1,
            "filename": "ledgercli-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f078687fc909a9d15e339092edd57f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 8213,
            "upload_time": "2022-12-08T15:20:25",
            "upload_time_iso_8601": "2022-12-08T15:20:25.870078Z",
            "url": "https://files.pythonhosted.org/packages/3c/9a/cf24c62e67b4b8c0941f0f3ffeed0fa5acd392a1a624491bdf592600db48/ledgercli-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "7f6f06918975e31cb4eb087e8cf3c6d3",
                "sha256": "526476f28e699049e84aa62435a0604ecd437c619b477dd85f5d966fc15bc5f1"
            },
            "downloads": -1,
            "filename": "ledgercli-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7f6f06918975e31cb4eb087e8cf3c6d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 8501,
            "upload_time": "2022-12-08T15:20:27",
            "upload_time_iso_8601": "2022-12-08T15:20:27.104340Z",
            "url": "https://files.pythonhosted.org/packages/08/a8/0b41463455af321a0129762f9f6dc1f38ecd98f767780f5df09aea63a5bd/ledgercli-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-08 15:20:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "tilschuenemann",
    "github_project": "ledgercli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ledgercli"
}
        
Elapsed time: 0.02332s