cuenca-validations


Namecuenca-validations JSON
Version 0.11.27 PyPI version JSON
download
home_pagehttps://github.com/cuenca-mx/cuenca-validations
SummaryCuenca common validations
upload_time2024-02-22 17:57:17
maintainer
docs_urlNone
authorCuenca
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements clabe pydantic python-dateutil
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": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Cuenca",
    "author_email": "dev@cuenca.com",
    "download_url": "https://files.pythonhosted.org/packages/14/38/858a797e4870d543da6f4bae459ff2dd616b942a565ae73a0952593e6129/cuenca_validations-0.11.27.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": "",
    "summary": "Cuenca common validations",
    "version": "0.11.27",
    "project_urls": {
        "Homepage": "https://github.com/cuenca-mx/cuenca-validations"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a580724f2391e82e2727151517685bf2cc0e055224e47b910689b61205243d50",
                "md5": "70fe6b486d1ca732fefee751622ef640",
                "sha256": "4614a79d311f402274e06105804aff63a4d8eceaf17d0484a378c01aa6cd1807"
            },
            "downloads": -1,
            "filename": "cuenca_validations-0.11.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70fe6b486d1ca732fefee751622ef640",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 31108,
            "upload_time": "2024-02-22T17:57:13",
            "upload_time_iso_8601": "2024-02-22T17:57:13.124722Z",
            "url": "https://files.pythonhosted.org/packages/a5/80/724f2391e82e2727151517685bf2cc0e055224e47b910689b61205243d50/cuenca_validations-0.11.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1438858a797e4870d543da6f4bae459ff2dd616b942a565ae73a0952593e6129",
                "md5": "1181da3dd531a20b12e7d23947026c83",
                "sha256": "9f1b9af57c1dfb8122a082b9471fd8b3c42dd04311edf4f27c86db9f9c2fa782"
            },
            "downloads": -1,
            "filename": "cuenca_validations-0.11.27.tar.gz",
            "has_sig": false,
            "md5_digest": "1181da3dd531a20b12e7d23947026c83",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 26629,
            "upload_time": "2024-02-22T17:57:17",
            "upload_time_iso_8601": "2024-02-22T17:57:17.899482Z",
            "url": "https://files.pythonhosted.org/packages/14/38/858a797e4870d543da6f4bae459ff2dd616b942a565ae73a0952593e6129/cuenca_validations-0.11.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 17:57:17",
    "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": [
                [
                    "==",
                    "1.2.12"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "1.8.2"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        }
    ],
    "lcname": "cuenca-validations"
}
        
Elapsed time: 0.20694s