muuntuu


Namemuuntuu JSON
Version 2025.7.13 PyPI version JSON
download
home_pageNone
SummaryTransforms (Finnish: muuntuu) helper tool.
upload_time2025-07-12 22:09:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords author-tools developer-tools json yaml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Muuntuu

Transforms (Finnish: muuntuu) helper tool.

## Usage:

```bash
❯ muuntuu
usage: muuntuu [-h] [--source FILE] [--target FILE] [--debug] [--quiet] [--version] [SOURCE_FILE] [TARGET_FILE]

Transforms (Finish: muuntuu) helper tool.

positional arguments:
  SOURCE_FILE           JSON or YAML source as positional argument
  TARGET_FILE           JSON or YAML target as positional argument

options:
  -h, --help            show this help message and exit
  --source FILE, -s FILE
                        JSON or YAML source
  --target FILE, -t FILE
                        JSON or YAML target
  --debug, -d           work in debug mode (default: False), overwrites any environment variable MUUNTUU_DEBUG value
  --quiet, -q           work in quiet mode (default: False)
  --version, -V         display version and exit
```

## Version

```bash
❯ muuntuu --vesion
2025.7.13
```

## Status

Prototype.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "muuntuu",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Stefan Hagen <stefan@hagen.link>",
    "keywords": "author-tools, developer-tools, JSON, YAML",
    "author": null,
    "author_email": "Stefan Hagen <stefan@hagen.link>",
    "download_url": "https://files.pythonhosted.org/packages/54/2a/2c7baf4fe40c92b585db3b6fe48e80f8373cc58a5fedeb505e10f8afbbfa/muuntuu-2025.7.13.tar.gz",
    "platform": null,
    "description": "# Muuntuu\n\nTransforms (Finnish: muuntuu) helper tool.\n\n## Usage:\n\n```bash\n\u276f muuntuu\nusage: muuntuu [-h] [--source FILE] [--target FILE] [--debug] [--quiet] [--version] [SOURCE_FILE] [TARGET_FILE]\n\nTransforms (Finish: muuntuu) helper tool.\n\npositional arguments:\n  SOURCE_FILE           JSON or YAML source as positional argument\n  TARGET_FILE           JSON or YAML target as positional argument\n\noptions:\n  -h, --help            show this help message and exit\n  --source FILE, -s FILE\n                        JSON or YAML source\n  --target FILE, -t FILE\n                        JSON or YAML target\n  --debug, -d           work in debug mode (default: False), overwrites any environment variable MUUNTUU_DEBUG value\n  --quiet, -q           work in quiet mode (default: False)\n  --version, -V         display version and exit\n```\n\n## Version\n\n```bash\n\u276f muuntuu --vesion\n2025.7.13\n```\n\n## Status\n\nPrototype.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Transforms (Finnish: muuntuu) helper tool.",
    "version": "2025.7.13",
    "project_urls": {
        "Documentation": "https://codes.dilettant.life/docs/muuntuu",
        "Test-Coverage": "https://codes.dilettant.life/coverage/muuntuu"
    },
    "split_keywords": [
        "author-tools",
        " developer-tools",
        " json",
        " yaml"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e9c56c499ce60c44fec29a882ebcabc309f5bc61b403c402f3bbed98e63817b4",
                "md5": "9f6262b8e8a98cf074f137f065f59d38",
                "sha256": "e3bdf92236c1f02d564979aa48cf4d95bdd119f13c22892d79610955b373c827"
            },
            "downloads": -1,
            "filename": "muuntuu-2025.7.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f6262b8e8a98cf074f137f065f59d38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6608,
            "upload_time": "2025-07-12T22:09:00",
            "upload_time_iso_8601": "2025-07-12T22:09:00.138447Z",
            "url": "https://files.pythonhosted.org/packages/e9/c5/6c499ce60c44fec29a882ebcabc309f5bc61b403c402f3bbed98e63817b4/muuntuu-2025.7.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "542a2c7baf4fe40c92b585db3b6fe48e80f8373cc58a5fedeb505e10f8afbbfa",
                "md5": "fd7413bf16a91c1e0c69716f66f92a52",
                "sha256": "6e3e51cae921ba5a3809571a70ff377c553f740943509030fe08e854dd945fb8"
            },
            "downloads": -1,
            "filename": "muuntuu-2025.7.13.tar.gz",
            "has_sig": false,
            "md5_digest": "fd7413bf16a91c1e0c69716f66f92a52",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8331,
            "upload_time": "2025-07-12T22:09:01",
            "upload_time_iso_8601": "2025-07-12T22:09:01.298944Z",
            "url": "https://files.pythonhosted.org/packages/54/2a/2c7baf4fe40c92b585db3b6fe48e80f8373cc58a5fedeb505e10f8afbbfa/muuntuu-2025.7.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-12 22:09:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "muuntuu"
}
        
Elapsed time: 0.71946s