dataframe-api


Namedataframe-api JSON
Version 2023.10b0 PyPI version JSON
download
home_page
SummaryDataframe API specification
upload_time2023-11-23 11:24:40
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements sphinx sphinx-material myst-parser sphinx_markdown_tables sphinx_copybutton docutils sphinx-math-dollar
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dataframe-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/5e/d5/3ddf71556e09efae46ea939a0448188dbdba45fd5d85140fb5d4448e5009/dataframe_api-2023.10b0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Dataframe API specification",
    "version": "2023.10b0",
    "project_urls": {
        "Bug Tracker": "https://github.com/data-apis/dataframe-api",
        "Homepage": "https://github.com/data-apis/dataframe-api"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "113201bcbb9c5a0b183d745bf0daed0a97c4e4a93f2d12009fe95475f8018372",
                "md5": "93d5ff05defa79ed4ba59b71be482688",
                "sha256": "6d5cbd78d02b17bc7412878cfe132455c2486a3388471891a817ee6baa7c2d16"
            },
            "downloads": -1,
            "filename": "dataframe_api-2023.10b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93d5ff05defa79ed4ba59b71be482688",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 19187,
            "upload_time": "2023-11-23T11:24:38",
            "upload_time_iso_8601": "2023-11-23T11:24:38.981530Z",
            "url": "https://files.pythonhosted.org/packages/11/32/01bcbb9c5a0b183d745bf0daed0a97c4e4a93f2d12009fe95475f8018372/dataframe_api-2023.10b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ed53ddf71556e09efae46ea939a0448188dbdba45fd5d85140fb5d4448e5009",
                "md5": "904a755c77070cf93f61e1a0a7cd7092",
                "sha256": "0fb0616a53040338f2692508f016a8c094644c7a6154f680ea79a6554acf4fd7"
            },
            "downloads": -1,
            "filename": "dataframe_api-2023.10b0.tar.gz",
            "has_sig": false,
            "md5_digest": "904a755c77070cf93f61e1a0a7cd7092",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 19255,
            "upload_time": "2023-11-23T11:24:40",
            "upload_time_iso_8601": "2023-11-23T11:24:40.947407Z",
            "url": "https://files.pythonhosted.org/packages/5e/d5/3ddf71556e09efae46ea939a0448188dbdba45fd5d85140fb5d4448e5009/dataframe_api-2023.10b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-23 11:24:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "data-apis",
    "github_project": "dataframe-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "requirements": [
        {
            "name": "sphinx",
            "specs": [
                [
                    "==",
                    "6.2.1"
                ]
            ]
        },
        {
            "name": "sphinx-material",
            "specs": [
                [
                    "==",
                    "0.0.35"
                ]
            ]
        },
        {
            "name": "myst-parser",
            "specs": []
        },
        {
            "name": "sphinx_markdown_tables",
            "specs": []
        },
        {
            "name": "sphinx_copybutton",
            "specs": []
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.19"
                ]
            ]
        },
        {
            "name": "sphinx-math-dollar",
            "specs": []
        }
    ],
    "lcname": "dataframe-api"
}
        
Elapsed time: 0.15989s