csv-detective


Namecsv-detective JSON
Version 0.8.0 PyPI version JSON
download
home_pagehttps://github.com/etalab/csv_detective
SummaryDetect CSV column content
upload_time2025-05-20 09:49:34
maintainerNone
docs_urlNone
authorEtalab
requires_pythonNone
licensehttp://www.fsf.org/licensing/licenses/agpl-3.0.html
keywords csv data processing encoding guess parser tabular
VCS
bugtrack_url
requirements boto3 dateparser faust-cchardet pandas python-dateutil Unidecode openpyxl xlrd odfpy requests python-magic frformat
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/etalab/csv_detective",
    "name": "csv-detective",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "CSV data processing encoding guess parser tabular",
    "author": "Etalab",
    "author_email": "opendatateam@data.gouv.fr",
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "http://www.fsf.org/licensing/licenses/agpl-3.0.html",
    "summary": "Detect CSV column content",
    "version": "0.8.0",
    "project_urls": {
        "Homepage": "https://github.com/etalab/csv_detective"
    },
    "split_keywords": [
        "csv",
        "data",
        "processing",
        "encoding",
        "guess",
        "parser",
        "tabular"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c4ef78c701078dbb72edd04443cc1495d4a3274a8defb6040f68dd860a52052",
                "md5": "c484a62598f8fe29869ad8f0ad491b16",
                "sha256": "38b8136b30972192ce26b44991988f4386b6f6ee0fba52d39dd6453c00a79def"
            },
            "downloads": -1,
            "filename": "csv_detective-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c484a62598f8fe29869ad8f0ad491b16",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 142344,
            "upload_time": "2025-05-20T09:49:34",
            "upload_time_iso_8601": "2025-05-20T09:49:34.939578Z",
            "url": "https://files.pythonhosted.org/packages/1c/4e/f78c701078dbb72edd04443cc1495d4a3274a8defb6040f68dd860a52052/csv_detective-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-05-20 09:49:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "etalab",
    "github_project": "csv_detective",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "boto3",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.34.0"
                ]
            ]
        },
        {
            "name": "dateparser",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ],
                [
                    "<",
                    "2"
                ]
            ]
        },
        {
            "name": "faust-cchardet",
            "specs": [
                [
                    "==",
                    "2.1.19"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "2.2.0"
                ],
                [
                    "<",
                    "3"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    ">=",
                    "2.8.2"
                ],
                [
                    "<",
                    "3"
                ]
            ]
        },
        {
            "name": "Unidecode",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.3.6"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "xlrd",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "odfpy",
            "specs": [
                [
                    "==",
                    "1.4.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "<",
                    "3"
                ],
                [
                    ">=",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "python-magic",
            "specs": [
                [
                    "==",
                    "0.4.27"
                ]
            ]
        },
        {
            "name": "frformat",
            "specs": [
                [
                    "==",
                    "0.4.0"
                ]
            ]
        }
    ],
    "lcname": "csv-detective"
}
        
Elapsed time: 1.31265s