audomo


Nameaudomo JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryAudomo: Automatic Document Modifier is a tool for template based document modification.
upload_time2023-09-08 14:26:36
maintainerhasansezertasan
docs_urlNone
authorhasansezertasan
requires_python>=3,<4
licenseMIT
keywords jinja jinja2 template templating automation document modify modifier bulk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">
    <strong>Audomo</strong>
</h1>
<p align="center">
    <a href="https://github.com/hasansezertasan/audomo" target="_blank">
        <img src="https://img.shields.io/github/last-commit/hasansezertasan/audomo" alt="Latest Commit">
    </a>
        <img src="https://img.shields.io/github/workflow/status/hasansezertasan/audomo/Test">
        <img src="https://img.shields.io/codecov/c/github/hasansezertasan/audomo">
    <br />
    <a href="https://pypi.org/project/audomo" target="_blank">
        <img src="https://img.shields.io/pypi/v/audomo" alt="Package version">
    </a>
    <img src="https://img.shields.io/pypi/pyversions/audomo">
    <img src="https://img.shields.io/github/license/hasansezertasan/audomo">
</p>

## Installation

``` bash
pip install audomo
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "audomo",
    "maintainer": "hasansezertasan",
    "docs_url": null,
    "requires_python": ">=3,<4",
    "maintainer_email": "hasansezertasan@gmail.com",
    "keywords": "jinja,jinja2,template,templating,automation,document,modify,modifier,bulk",
    "author": "hasansezertasan",
    "author_email": "hasansezertasan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/00/cd/52dff0347e2c7f75df122ab4ea976174532349bf8ac530728c86cede4fcd/audomo-0.1.0.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">\n    <strong>Audomo</strong>\n</h1>\n<p align=\"center\">\n    <a href=\"https://github.com/hasansezertasan/audomo\" target=\"_blank\">\n        <img src=\"https://img.shields.io/github/last-commit/hasansezertasan/audomo\" alt=\"Latest Commit\">\n    </a>\n        <img src=\"https://img.shields.io/github/workflow/status/hasansezertasan/audomo/Test\">\n        <img src=\"https://img.shields.io/codecov/c/github/hasansezertasan/audomo\">\n    <br />\n    <a href=\"https://pypi.org/project/audomo\" target=\"_blank\">\n        <img src=\"https://img.shields.io/pypi/v/audomo\" alt=\"Package version\">\n    </a>\n    <img src=\"https://img.shields.io/pypi/pyversions/audomo\">\n    <img src=\"https://img.shields.io/github/license/hasansezertasan/audomo\">\n</p>\n\n## Installation\n\n``` bash\npip install audomo\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Audomo: Automatic Document Modifier is a tool for template based document modification.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "jinja",
        "jinja2",
        "template",
        "templating",
        "automation",
        "document",
        "modify",
        "modifier",
        "bulk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "869028766bdf398d9b2b6fac4d7abb6d62ce866569b460b37bf641c83563c1af",
                "md5": "7b09b3fdb8622d343461f030bffc7c7b",
                "sha256": "7669897a8882338715407edff52757f309af1d7ed8e47227339f7f2b8e0a6644"
            },
            "downloads": -1,
            "filename": "audomo-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b09b3fdb8622d343461f030bffc7c7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3,<4",
            "size": 3166,
            "upload_time": "2023-09-08T14:26:34",
            "upload_time_iso_8601": "2023-09-08T14:26:34.374014Z",
            "url": "https://files.pythonhosted.org/packages/86/90/28766bdf398d9b2b6fac4d7abb6d62ce866569b460b37bf641c83563c1af/audomo-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00cd52dff0347e2c7f75df122ab4ea976174532349bf8ac530728c86cede4fcd",
                "md5": "c5ae26b1692973d74716e3c56a5519b6",
                "sha256": "ba9e0808ffefef2339cb5e5eb5ba9784fd9445b9facfb7d404698019acadbc18"
            },
            "downloads": -1,
            "filename": "audomo-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c5ae26b1692973d74716e3c56a5519b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3,<4",
            "size": 3379,
            "upload_time": "2023-09-08T14:26:36",
            "upload_time_iso_8601": "2023-09-08T14:26:36.005458Z",
            "url": "https://files.pythonhosted.org/packages/00/cd/52dff0347e2c7f75df122ab4ea976174532349bf8ac530728c86cede4fcd/audomo-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-08 14:26:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "audomo"
}
        
Elapsed time: 0.10913s