csv-detective


Namecsv-detective JSON
Version 0.7.1 PyPI version JSON
download
home_pagehttps://github.com/etalab/csv_detective
SummaryDetect CSV column content
upload_time2024-03-27 14:37:41
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 faust-cchardet pandas pytest python-dateutil Unidecode openpyxl xlrd odfpy requests responses python-magic
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.7.1",
    "project_urls": {
        "Homepage": "https://github.com/etalab/csv_detective"
    },
    "split_keywords": [
        "csv",
        "data",
        "processing",
        "encoding",
        "guess",
        "parser",
        "tabular"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42d48d74ec5f6d08b269e8e98951047a7e977233b557bb9cea03aa6a54304595",
                "md5": "1a01c032489f519dc9fc415ea8aae366",
                "sha256": "3654240799140c9b4e7c585437188541dac675f5ee7c0fb7622e03a9a585b2c3"
            },
            "downloads": -1,
            "filename": "csv_detective-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a01c032489f519dc9fc415ea8aae366",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 593704,
            "upload_time": "2024-03-27T14:37:41",
            "upload_time_iso_8601": "2024-03-27T14:37:41.803554Z",
            "url": "https://files.pythonhosted.org/packages/42/d4/8d74ec5f6d08b269e8e98951047a7e977233b557bb9cea03aa6a54304595/csv_detective-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-27 14:37:41",
    "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": [
                [
                    "==",
                    "1.26.65"
                ]
            ]
        },
        {
            "name": "faust-cchardet",
            "specs": [
                [
                    "==",
                    "2.1.19"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.5.3"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.2.1"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "Unidecode",
            "specs": [
                [
                    "==",
                    "1.3.6"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "xlrd",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "odfpy",
            "specs": [
                [
                    "==",
                    "1.4.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "responses",
            "specs": [
                [
                    "==",
                    "0.25.0"
                ]
            ]
        },
        {
            "name": "python-magic",
            "specs": [
                [
                    "==",
                    "0.4.27"
                ]
            ]
        }
    ],
    "lcname": "csv-detective"
}
        
Elapsed time: 0.25808s