cufflinks


Namecufflinks JSON
Version 0.17.3 PyPI version JSON
download
home_pagehttps://github.com/santosjorge/cufflinks
SummaryProductivity Tools for Plotly + Pandas
upload_time2020-03-01 17:42:01
maintainer
docs_urlNone
authorJorge Santos
requires_python
licenseMIT
keywords pandas
VCS
bugtrack_url
requirements numpy pandas plotly six colorlover setuptools ipython ipywidgets
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/santosjorge/cufflinks",
    "name": "cufflinks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pandas",
    "author": "Jorge Santos",
    "author_email": "santos.jorge@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1a/18/4d32edaaf31ba4af9745dac676c4a28c48d3fc539000c29e855bd8db3b86/cufflinks-0.17.3.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Productivity Tools for Plotly + Pandas",
    "version": "0.17.3",
    "split_keywords": [
        "pandas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "f8f820c8287f22bfe5f192de474a3e08",
                "sha256": "48c1b3406dc030004121966489eebc5518cea70fd4e3f16379b491328501a644"
            },
            "downloads": -1,
            "filename": "cufflinks-0.17.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f8f820c8287f22bfe5f192de474a3e08",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 81739,
            "upload_time": "2020-03-01T17:42:01",
            "upload_time_iso_8601": "2020-03-01T17:42:01.461625Z",
            "url": "https://files.pythonhosted.org/packages/1a/18/4d32edaaf31ba4af9745dac676c4a28c48d3fc539000c29e855bd8db3b86/cufflinks-0.17.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-03-01 17:42:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "santosjorge",
    "github_project": "cufflinks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.9.2"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "0.19.2"
                ]
            ]
        },
        {
            "name": "plotly",
            "specs": [
                [
                    ">=",
                    "4.1.1"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.9.0"
                ]
            ]
        },
        {
            "name": "colorlover",
            "specs": [
                [
                    ">=",
                    "0.2.1"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "34.4.1"
                ]
            ]
        },
        {
            "name": "ipython",
            "specs": [
                [
                    ">=",
                    "5.3.0"
                ]
            ]
        },
        {
            "name": "ipywidgets",
            "specs": [
                [
                    ">=",
                    "7.0.0"
                ]
            ]
        }
    ],
    "lcname": "cufflinks"
}
        
Elapsed time: 0.01245s