cuenca-validations


Namecuenca-validations JSON
Version 2.1.9 PyPI version JSON
download
home_pagehttps://github.com/cuenca-mx/cuenca-validations
SummaryCuenca common validations
upload_time2025-07-11 17:24:47
maintainerNone
docs_urlNone
authorCuenca
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements clabe pydantic-extra-types pydantic python-dateutil phonenumbers
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cuenca - validations

[![test](https://github.com/cuenca-mx/cuenca-validations/workflows/test/badge.svg)](https://github.com/cuenca-mx/cuenca-validations/actions?query=workflow%3Atest)
[![codecov](https://codecov.io/gh/cuenca-mx/cuenca-validations/branch/master/graph/badge.svg)](https://codecov.io/gh/cuenca-mx/cuenca-validations)
[![PyPI](https://img.shields.io/pypi/v/cuenca-validations.svg)](https://pypi.org/project/cuenca-validations/)

Shared validations library across multiple Cuenca projects

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cuenca-mx/cuenca-validations",
    "name": "cuenca-validations",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Cuenca",
    "author_email": "dev@cuenca.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/d1/6f2ec0e7541f7405e7b1dc307a8634d140f6ea9650d0befe6ac46ca7aa14/cuenca_validations-2.1.9.tar.gz",
    "platform": null,
    "description": "# Cuenca - validations\n\n[![test](https://github.com/cuenca-mx/cuenca-validations/workflows/test/badge.svg)](https://github.com/cuenca-mx/cuenca-validations/actions?query=workflow%3Atest)\n[![codecov](https://codecov.io/gh/cuenca-mx/cuenca-validations/branch/master/graph/badge.svg)](https://codecov.io/gh/cuenca-mx/cuenca-validations)\n[![PyPI](https://img.shields.io/pypi/v/cuenca-validations.svg)](https://pypi.org/project/cuenca-validations/)\n\nShared validations library across multiple Cuenca projects\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Cuenca common validations",
    "version": "2.1.9",
    "project_urls": {
        "Homepage": "https://github.com/cuenca-mx/cuenca-validations"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5e8cd7231cd9bac721a4f4672ea55ac6a4341a17d215ed66a1635e32979133e",
                "md5": "6ee3dd6ae91228a5d5efe39c5f56af94",
                "sha256": "d758177fa0f39032b4bbac3db212049cbf1caa800ebad5257be88c50b700ac34"
            },
            "downloads": -1,
            "filename": "cuenca_validations-2.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ee3dd6ae91228a5d5efe39c5f56af94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 33909,
            "upload_time": "2025-07-11T17:24:45",
            "upload_time_iso_8601": "2025-07-11T17:24:45.426081Z",
            "url": "https://files.pythonhosted.org/packages/f5/e8/cd7231cd9bac721a4f4672ea55ac6a4341a17d215ed66a1635e32979133e/cuenca_validations-2.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4fd16f2ec0e7541f7405e7b1dc307a8634d140f6ea9650d0befe6ac46ca7aa14",
                "md5": "fc71c43b1abb5b2fa63cfdeb7cd7a469",
                "sha256": "196128f03a2161a6397685e372a27fcc322947d26dc557214a6d9a2fa520d3d8"
            },
            "downloads": -1,
            "filename": "cuenca_validations-2.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "fc71c43b1abb5b2fa63cfdeb7cd7a469",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 28735,
            "upload_time": "2025-07-11T17:24:47",
            "upload_time_iso_8601": "2025-07-11T17:24:47.493384Z",
            "url": "https://files.pythonhosted.org/packages/4f/d1/6f2ec0e7541f7405e7b1dc307a8634d140f6ea9650d0befe6ac46ca7aa14/cuenca_validations-2.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 17:24:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cuenca-mx",
    "github_project": "cuenca-validations",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "clabe",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "pydantic-extra-types",
            "specs": [
                [
                    "==",
                    "2.10.2"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.10.5"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.9.0"
                ]
            ]
        },
        {
            "name": "phonenumbers",
            "specs": [
                [
                    "==",
                    "8.13.52"
                ]
            ]
        }
    ],
    "lcname": "cuenca-validations"
}
        
Elapsed time: 0.48782s