fmts


Namefmts JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
Summarystr transformation utils
upload_time2025-10-15 21:54:36
maintainerNone
docs_urlNone
authorjesse
requires_python<4.0,>=3.11
licenseNone
keywords dgpy str typed utils vanilla
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <a href="https://github.com/dynamic-graphics-inc/dgpy-libs">
<img align="right" src="https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true" alt="drawing" height="120" width="300"/>
</a>

# fmts

[![Wheel](https://img.shields.io/pypi/wheel/fmts.svg)](https://img.shields.io/pypi/wheel/fmts.svg)
[![Version](https://img.shields.io/pypi/v/fmts.svg)](https://img.shields.io/pypi/v/fmts.svg)
[![py_versions](https://img.shields.io/pypi/pyversions/fmts.svg)](https://img.shields.io/pypi/pyversions/fmts.svg)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

**Install:** `pip install fmts` OR `uv add fmts`

**What:** typed & tested simple python string utils

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fmts",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "dgpy, str, typed, utils, vanilla",
    "author": "jesse",
    "author_email": "jesse <jessekrubin@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/93/af/9387eeaf6133f5f32e4486d191957f01d16de00ca074f27747ca5bef203b/fmts-0.4.1.tar.gz",
    "platform": null,
    "description": "<a href=\"https://github.com/dynamic-graphics-inc/dgpy-libs\">\n<img align=\"right\" src=\"https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true\" alt=\"drawing\" height=\"120\" width=\"300\"/>\n</a>\n\n# fmts\n\n[![Wheel](https://img.shields.io/pypi/wheel/fmts.svg)](https://img.shields.io/pypi/wheel/fmts.svg)\n[![Version](https://img.shields.io/pypi/v/fmts.svg)](https://img.shields.io/pypi/v/fmts.svg)\n[![py_versions](https://img.shields.io/pypi/pyversions/fmts.svg)](https://img.shields.io/pypi/pyversions/fmts.svg)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n\n**Install:** `pip install fmts` OR `uv add fmts`\n\n**What:** typed & tested simple python string utils\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "str transformation utils",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/fmts",
        "Repository": "https://github.com/dynamic-graphics-inc/dgpy-libs"
    },
    "split_keywords": [
        "dgpy",
        " str",
        " typed",
        " utils",
        " vanilla"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e34a5876154b134f2d12dd67152997ba5acf1274ce38cc46fc201bcb6bd13f39",
                "md5": "72419f15c60bfbf996c105879193d526",
                "sha256": "cc6a7549548599ff715c03f419e74ff64864be9cacf111fc39942ceb727ad7ca"
            },
            "downloads": -1,
            "filename": "fmts-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72419f15c60bfbf996c105879193d526",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 13471,
            "upload_time": "2025-10-15T21:54:34",
            "upload_time_iso_8601": "2025-10-15T21:54:34.609648Z",
            "url": "https://files.pythonhosted.org/packages/e3/4a/5876154b134f2d12dd67152997ba5acf1274ce38cc46fc201bcb6bd13f39/fmts-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "93af9387eeaf6133f5f32e4486d191957f01d16de00ca074f27747ca5bef203b",
                "md5": "a0910fa0fbd1977e62fe47a91a40259c",
                "sha256": "0f99febb2175278e85ffeb1a105d5ccff7cf21176411a9144f4e701f65079a2d"
            },
            "downloads": -1,
            "filename": "fmts-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a0910fa0fbd1977e62fe47a91a40259c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 12724,
            "upload_time": "2025-10-15T21:54:36",
            "upload_time_iso_8601": "2025-10-15T21:54:36.481642Z",
            "url": "https://files.pythonhosted.org/packages/93/af/9387eeaf6133f5f32e4486d191957f01d16de00ca074f27747ca5bef203b/fmts-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-15 21:54:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dynamic-graphics-inc",
    "github_project": "dgpy-libs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fmts"
}
        
Elapsed time: 3.95066s