csvalchemy


Namecsvalchemy JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryCSV ORM: Read, Validate, Update, and Write CSV files.
upload_time2024-12-03 23:13:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License
keywords csv validation orm model pydantic dataclass typesdict cast reader
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python package for reading and writing csv files using Pydantic models.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "csvalchemy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "csv, validation, orm, model, pydantic, dataclass, typesdict, cast, reader",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/71/a6/5670c77bff3f81bcecc758a04f742e8e60fdee75bfdc2e52447a610c3861/csvalchemy-0.0.3.tar.gz",
    "platform": null,
    "description": "A Python package for reading and writing csv files using Pydantic models.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "CSV ORM: Read, Validate, Update, and Write CSV files.",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "csv",
        " validation",
        " orm",
        " model",
        " pydantic",
        " dataclass",
        " typesdict",
        " cast",
        " reader"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25e7189a07328fe6af00198091284fcdd36333a471d8c1182f6fce03894a3569",
                "md5": "f35e4b04d5ce3a71ccbc82ba15da4b9b",
                "sha256": "d439f6e750bd5793b6cc6ff7db071ff81ca1f65079526b565bccc65c35dc1659"
            },
            "downloads": -1,
            "filename": "csvalchemy-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f35e4b04d5ce3a71ccbc82ba15da4b9b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4310,
            "upload_time": "2024-12-03T23:13:55",
            "upload_time_iso_8601": "2024-12-03T23:13:55.863528Z",
            "url": "https://files.pythonhosted.org/packages/25/e7/189a07328fe6af00198091284fcdd36333a471d8c1182f6fce03894a3569/csvalchemy-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71a65670c77bff3f81bcecc758a04f742e8e60fdee75bfdc2e52447a610c3861",
                "md5": "d9ed938a1159244fe9eb519e86b35653",
                "sha256": "599285647c9966c06f9956d8bce35ec7d3a875a8fea9acbd4dd0b458fc6ac73d"
            },
            "downloads": -1,
            "filename": "csvalchemy-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d9ed938a1159244fe9eb519e86b35653",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2996,
            "upload_time": "2024-12-03T23:13:57",
            "upload_time_iso_8601": "2024-12-03T23:13:57.315221Z",
            "url": "https://files.pythonhosted.org/packages/71/a6/5670c77bff3f81bcecc758a04f742e8e60fdee75bfdc2e52447a610c3861/csvalchemy-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 23:13:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "csvalchemy"
}
        
Elapsed time: 0.40508s