sntz


Namesntz JSON
Version 1.0 PyPI version JSON
download
home_pageNone
SummaryLibrary made to sanitize inputs.
upload_time2025-08-05 02:16:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseMIT
keywords security sanitize input validation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [project]
name = "sntz"
version = "1.0"
description = "Library made to sanitize inputs."
readme = { file = "README.md", content-type = "text/markdown" }
authors = [
    { name = "Sudoku", email = "accf1836@gmail.com" }
]
requires-python = ">=3.6"
license = { text = "MIT" }

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sntz",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "security, sanitize, input, validation",
    "author": null,
    "author_email": "SaNiTiZe <accf1836@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7a/b0/e4df3a30f3c9c5b6df02b146d7da812a95f4b1c648a9e75b1c0c52f1e37f/sntz-1.0.tar.gz",
    "platform": null,
    "description": "[project]\nname = \"sntz\"\nversion = \"1.0\"\ndescription = \"Library made to sanitize inputs.\"\nreadme = { file = \"README.md\", content-type = \"text/markdown\" }\nauthors = [\n    { name = \"Sudoku\", email = \"accf1836@gmail.com\" }\n]\nrequires-python = \">=3.6\"\nlicense = { text = \"MIT\" }\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library made to sanitize inputs.",
    "version": "1.0",
    "project_urls": null,
    "split_keywords": [
        "security",
        " sanitize",
        " input",
        " validation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eb74c21530441feacf3db20b7e883d03825bdd39b55879f2efb34e7841686dee",
                "md5": "4807d26576561ea42514262bd6955477",
                "sha256": "327a560c54d7e2e327f5ae4f154a583bd211314b3cf54e3e318db5a7643ff3dc"
            },
            "downloads": -1,
            "filename": "sntz-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4807d26576561ea42514262bd6955477",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1979,
            "upload_time": "2025-08-05T02:16:45",
            "upload_time_iso_8601": "2025-08-05T02:16:45.610515Z",
            "url": "https://files.pythonhosted.org/packages/eb/74/c21530441feacf3db20b7e883d03825bdd39b55879f2efb34e7841686dee/sntz-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7ab0e4df3a30f3c9c5b6df02b146d7da812a95f4b1c648a9e75b1c0c52f1e37f",
                "md5": "7eb3b0039323fa29438a3e4731983000",
                "sha256": "b72352faf9a5b46ad94443688fbd226cc821d5cad0cdbc3cb5f0e93436238c36"
            },
            "downloads": -1,
            "filename": "sntz-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7eb3b0039323fa29438a3e4731983000",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1853,
            "upload_time": "2025-08-05T02:16:46",
            "upload_time_iso_8601": "2025-08-05T02:16:46.647883Z",
            "url": "https://files.pythonhosted.org/packages/7a/b0/e4df3a30f3c9c5b6df02b146d7da812a95f4b1c648a9e75b1c0c52f1e37f/sntz-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-05 02:16:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sntz"
}
        
Elapsed time: 0.73376s