<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)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
**Install:** `pip install fmts` OR `poetry add fmts`
**What:** typed & tested simple python string utils
Raw data
{
"_id": null,
"home_page": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/fmts",
"name": "fmts",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "str,utils,dgpy,vanilla,typed",
"author": "jesse",
"author_email": "jesse@dgi.com",
"download_url": "https://files.pythonhosted.org/packages/6a/66/8495073ee87532ef83a9bf8faed5a0ef5d1c3e74a38b2cdcd03ebc733ab7/fmts-0.2.0.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[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n**Install:** `pip install fmts` OR `poetry add fmts`\n\n**What:** typed & tested simple python string utils\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "str transformation utils",
"version": "0.2.0",
"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": [
"str",
"utils",
"dgpy",
"vanilla",
"typed"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a2c83e3b7b750d14906faf2b086943292df714ba0da3d9ee90598e4d478f06c3",
"md5": "dceb2f331bfed2d867602ac0ed338ad5",
"sha256": "341382675114434807d072b7e1df972acae862cc231a9469f0e004136dd7552e"
},
"downloads": -1,
"filename": "fmts-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dceb2f331bfed2d867602ac0ed338ad5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 13543,
"upload_time": "2023-12-01T21:30:44",
"upload_time_iso_8601": "2023-12-01T21:30:44.112597Z",
"url": "https://files.pythonhosted.org/packages/a2/c8/3e3b7b750d14906faf2b086943292df714ba0da3d9ee90598e4d478f06c3/fmts-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6a668495073ee87532ef83a9bf8faed5a0ef5d1c3e74a38b2cdcd03ebc733ab7",
"md5": "fd882804ec9a825897c8421f6bc2e1f5",
"sha256": "7dd5f46800a3ba40dbabd9aaf8773aa3284ed3f4c4297147f2292b8db960f592"
},
"downloads": -1,
"filename": "fmts-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "fd882804ec9a825897c8421f6bc2e1f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 13145,
"upload_time": "2023-12-01T21:30:46",
"upload_time_iso_8601": "2023-12-01T21:30:46.660554Z",
"url": "https://files.pythonhosted.org/packages/6a/66/8495073ee87532ef83a9bf8faed5a0ef5d1c3e74a38b2cdcd03ebc733ab7/fmts-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-01 21:30:46",
"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"
}