opencsv


Nameopencsv JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://pypi.org/project/opencsv/
SummaryDealing with CSV the modular way.
upload_time2023-03-11 16:34:05
maintainer
docs_urlNone
authorJordan Welsman
requires_python>=3.10
licenseMIT
keywords python csv modular parsing interpreting exporting importing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # opencsv
Dealing with CSV the modular way.

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/opencsv/",
    "name": "opencsv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "python,csv,modular,parsing,interpreting,exporting,importing",
    "author": "Jordan Welsman",
    "author_email": "jordan.welsman@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/fd/99/d3f4e5cb72319caea484cf4157be49a5e46c9de8c8a0f47796909a2896fa/opencsv-0.0.0.tar.gz",
    "platform": null,
    "description": "# opencsv\nDealing with CSV the modular way.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Dealing with CSV the modular way.",
    "version": "0.0.0",
    "split_keywords": [
        "python",
        "csv",
        "modular",
        "parsing",
        "interpreting",
        "exporting",
        "importing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d335218f9959a31b62b02bb628505d1142422fec51ad47f0de0e0846b72a576c",
                "md5": "b1bcd92360bbf61837eabbd313cd2cc7",
                "sha256": "d64bd236b1ed93bc6cf950991af309ff665bd829999c56938bbd83c61b7d20db"
            },
            "downloads": -1,
            "filename": "opencsv-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1bcd92360bbf61837eabbd313cd2cc7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2833,
            "upload_time": "2023-03-11T16:34:03",
            "upload_time_iso_8601": "2023-03-11T16:34:03.399405Z",
            "url": "https://files.pythonhosted.org/packages/d3/35/218f9959a31b62b02bb628505d1142422fec51ad47f0de0e0846b72a576c/opencsv-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd99d3f4e5cb72319caea484cf4157be49a5e46c9de8c8a0f47796909a2896fa",
                "md5": "7a6b44b6ae1ed894bf8ef5f53451753e",
                "sha256": "cfabcbf73e1671edc698a290a25ccfe08eb3bfffadafc1f8c837a0b7098edc84"
            },
            "downloads": -1,
            "filename": "opencsv-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7a6b44b6ae1ed894bf8ef5f53451753e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2630,
            "upload_time": "2023-03-11T16:34:05",
            "upload_time_iso_8601": "2023-03-11T16:34:05.328322Z",
            "url": "https://files.pythonhosted.org/packages/fd/99/d3f4e5cb72319caea484cf4157be49a5e46c9de8c8a0f47796909a2896fa/opencsv-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-11 16:34:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "opencsv"
}
        
Elapsed time: 0.04461s