squarify


Namesquarify JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttps://github.com/laserson/squarify
SummaryPure Python implementation of the squarify treemap layout algorithm
upload_time2019-07-01 17:35:46
maintainer
docs_urlNone
authorUri Laserson
requires_python
licenseApache v2
keywords treemap visualization squarify layout graphics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/laserson/squarify",
    "name": "squarify",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "treemap visualization squarify layout graphics",
    "author": "Uri Laserson",
    "author_email": "uri.laserson@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/af/02/ac3297735a2af8dc6be48dd0dc2304c892d155dc685f7ad2d33ce2cf76ea/squarify-0.4.3.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "Apache v2",
    "summary": "Pure Python implementation of the squarify treemap layout algorithm",
    "version": "0.4.3",
    "split_keywords": [
        "treemap",
        "visualization",
        "squarify",
        "layout",
        "graphics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "e5c21c0064636776530ebda32f3b5b6a",
                "sha256": "bec7011e0c7f4103fe57a1c16a7c091d9dc1be0f23d774e1c568b748a6f818f6"
            },
            "downloads": -1,
            "filename": "squarify-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5c21c0064636776530ebda32f3b5b6a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4325,
            "upload_time": "2019-07-01T17:35:45",
            "upload_time_iso_8601": "2019-07-01T17:35:45.114357Z",
            "url": "https://files.pythonhosted.org/packages/0b/2b/2e77c35326efec19819cd1d729540d4d235e6c2a3f37658288a363a67da5/squarify-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a6d893c0e1e700d53d3026f58792d7ff",
                "sha256": "54091f6ad175f7f201f8934574e647ce1b50dedc478c5fd968688eb7d7469f95"
            },
            "downloads": -1,
            "filename": "squarify-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a6d893c0e1e700d53d3026f58792d7ff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4292,
            "upload_time": "2019-07-01T17:35:46",
            "upload_time_iso_8601": "2019-07-01T17:35:46.731629Z",
            "url": "https://files.pythonhosted.org/packages/af/02/ac3297735a2af8dc6be48dd0dc2304c892d155dc685f7ad2d33ce2cf76ea/squarify-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-07-01 17:35:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "laserson",
    "github_project": "squarify",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "squarify"
}
        
Elapsed time: 0.01583s