czekitout


Nameczekitout JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryContains a collection of functions that facilitate validation, and type-conversions, with useful error messages when exceptions are thrown.
upload_time2024-10-28 22:02:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords type checking type conversion
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # czekitout

[![Test library](https://github.com/mrfitzpa/czekitout/actions/workflows/test_library.yml/badge.svg)](https://github.com/mrfitzpa/czekitout/actions/workflows/test_library.yml)
[![Code Coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/mrfitzpa/03df7baa137bcac859f4cb8927a62a23/raw/czekitout_coverage_badge.json)](https://github.com/mrfitzpa/czekitout/actions/workflows/measure_code_coverage.yml)
[![Documentation](https://img.shields.io/badge/docs-read-brightgreen)](https://mrfitzpa.github.io/czekitout)
[![PyPi Version](https://img.shields.io/pypi/v/czekitout.svg)](https://pypi.org/project/czekitout)
[![Conda-Forge Version](https://img.shields.io/conda/vn/conda-forge/czekitout.svg)](https://anaconda.org/conda-forge/czekitout)
[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

`czekitout` is a Python library that contains a collection of functions that
facilitate validation, and type-conversions, with useful error messages when
exceptions are thrown.

Visit the `czekitout`
[website](https://mrfitzpa.github.io/czekitout) for a web
version of the installation instructions, the reference guide, and the examples
archive.

<!--
For those reading raw .rst files, see file `docs/INSTALL.rst` for
instructions on installing the `czekitout` library.
-->

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "czekitout",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "type checking, type conversion",
    "author": null,
    "author_email": "Matthew Fitzpatrick <matthew.rc.fitzpatrick@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ae/44/80a5ea63b1871a545deb470e74ee4b5a2d4f0b95498dbce3d4e7e3c44f43/czekitout-1.2.0.tar.gz",
    "platform": null,
    "description": "# czekitout\n\n[![Test library](https://github.com/mrfitzpa/czekitout/actions/workflows/test_library.yml/badge.svg)](https://github.com/mrfitzpa/czekitout/actions/workflows/test_library.yml)\n[![Code Coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/mrfitzpa/03df7baa137bcac859f4cb8927a62a23/raw/czekitout_coverage_badge.json)](https://github.com/mrfitzpa/czekitout/actions/workflows/measure_code_coverage.yml)\n[![Documentation](https://img.shields.io/badge/docs-read-brightgreen)](https://mrfitzpa.github.io/czekitout)\n[![PyPi Version](https://img.shields.io/pypi/v/czekitout.svg)](https://pypi.org/project/czekitout)\n[![Conda-Forge Version](https://img.shields.io/conda/vn/conda-forge/czekitout.svg)](https://anaconda.org/conda-forge/czekitout)\n[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n`czekitout` is a Python library that contains a collection of functions that\nfacilitate validation, and type-conversions, with useful error messages when\nexceptions are thrown.\n\nVisit the `czekitout`\n[website](https://mrfitzpa.github.io/czekitout) for a web\nversion of the installation instructions, the reference guide, and the examples\narchive.\n\n<!--\nFor those reading raw .rst files, see file `docs/INSTALL.rst` for\ninstructions on installing the `czekitout` library.\n-->\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Contains a collection of functions that facilitate validation, and type-conversions, with useful error messages when exceptions are thrown.",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://mrfitzpa.github.io/czekitout",
        "Repository": "https://github.com/mrfitzpa/czekitout"
    },
    "split_keywords": [
        "type checking",
        " type conversion"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be372ba3f23b5e8344f8498fcd782b6ae0ee408f5d2d4dfcd840cf488d06cbb8",
                "md5": "540e2c55708de97f2767f5a9bc9d0f8b",
                "sha256": "285cc4dd64292ba24a3cccda1a5a980a5840284a705b83a3c8afd4e32c63ebf5"
            },
            "downloads": -1,
            "filename": "czekitout-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "540e2c55708de97f2767f5a9bc9d0f8b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 28174,
            "upload_time": "2024-10-28T22:02:43",
            "upload_time_iso_8601": "2024-10-28T22:02:43.875573Z",
            "url": "https://files.pythonhosted.org/packages/be/37/2ba3f23b5e8344f8498fcd782b6ae0ee408f5d2d4dfcd840cf488d06cbb8/czekitout-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae4480a5ea63b1871a545deb470e74ee4b5a2d4f0b95498dbce3d4e7e3c44f43",
                "md5": "3ad752ebb35cb6496c12cce1fdf1ba82",
                "sha256": "848e8a2a3d774a73fcf7b8d001e6cf15bd0a348c76ac8c6bb4c13e46a929ec43"
            },
            "downloads": -1,
            "filename": "czekitout-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3ad752ebb35cb6496c12cce1fdf1ba82",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 46582,
            "upload_time": "2024-10-28T22:02:45",
            "upload_time_iso_8601": "2024-10-28T22:02:45.401737Z",
            "url": "https://files.pythonhosted.org/packages/ae/44/80a5ea63b1871a545deb470e74ee4b5a2d4f0b95498dbce3d4e7e3c44f43/czekitout-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 22:02:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mrfitzpa",
    "github_project": "czekitout",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "czekitout"
}
        
Elapsed time: 0.35517s