CSVToListDict


NameCSVToListDict JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/amcsparron2793-Water/CSVToListDict
SummaryTakes any input csv, and returns a List[dict] of its contents.
upload_time2023-09-14 15:53:15
maintainer
docs_urlNone
authorAmcsparron
requires_python
licenseMIT License
keywords csv converter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/amcsparron2793-Water/CSVToListDict",
    "name": "CSVToListDict",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "csv,converter",
    "author": "Amcsparron",
    "author_email": "amcsparron@albanyny.gov",
    "download_url": "https://files.pythonhosted.org/packages/d7/7b/7f6d4e41d61cffc74be07e14ea9a1738670b9a49c521f388eb1f44990ce0/CSVToListDict-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Takes any input csv, and returns a List[dict] of its contents.",
    "version": "0.1",
    "project_urls": {
        "Download": "https://github.com/amcsparron2793-Water/CSVToListDict/archive/refs/tags/0.1.tar.gz",
        "Homepage": "https://github.com/amcsparron2793-Water/CSVToListDict"
    },
    "split_keywords": [
        "csv",
        "converter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d77b7f6d4e41d61cffc74be07e14ea9a1738670b9a49c521f388eb1f44990ce0",
                "md5": "2369f8788ea4d654cb8818f3cc9140b9",
                "sha256": "f27f782f039ea15cf9a16499691a71d5872435821dd613fe33f4786b4fb422e2"
            },
            "downloads": -1,
            "filename": "CSVToListDict-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2369f8788ea4d654cb8818f3cc9140b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3007,
            "upload_time": "2023-09-14T15:53:15",
            "upload_time_iso_8601": "2023-09-14T15:53:15.068828Z",
            "url": "https://files.pythonhosted.org/packages/d7/7b/7f6d4e41d61cffc74be07e14ea9a1738670b9a49c521f388eb1f44990ce0/CSVToListDict-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-14 15:53:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "amcsparron2793-Water",
    "github_project": "CSVToListDict",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "csvtolistdict"
}
        
Elapsed time: 0.42016s