clustergraph


Nameclustergraph JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/dioscuri-tda/clustergraph
SummaryClusterGraph is a tool which allows the visualization of a geometric organization of clusters.
upload_time2024-11-06 15:10:27
maintainerNone
docs_urlNone
authorMathis Hallier, Davide Gurnari
requires_python>=3.6
licenseMIT license
keywords clustergraph
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # ClusterGraph
ClusterGraph is a tool which allows the visualization of a geometric organization of clusters.

### Install the package 📦   
```
pip install clustergraph
```

### Basic usage
check out the [example notebooks](https://github.com/dioscuri-tda/clustergraph/tree/main/examples) 
<!-- or the [documentation](https://pyballmapper.readthedocs.io). -->


=======
History
=======

0.1.0 (2023-04-27)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dioscuri-tda/clustergraph",
    "name": "clustergraph",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "clustergraph",
    "author": "Mathis Hallier, Davide Gurnari",
    "author_email": "mathis.hallier28@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/83/a4/0bad24965a331d5646498908cce679cfed973974dce5cc9fe47b4131e6a0/clustergraph-0.3.2.tar.gz",
    "platform": null,
    "description": "# ClusterGraph\nClusterGraph is a tool which allows the visualization of a geometric organization of clusters.\n\n### Install the package \ud83d\udce6   \n```\npip install clustergraph\n```\n\n### Basic usage\ncheck out the [example notebooks](https://github.com/dioscuri-tda/clustergraph/tree/main/examples) \n<!-- or the [documentation](https://pyballmapper.readthedocs.io). -->\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-04-27)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "ClusterGraph is a tool which allows the visualization of a geometric organization of clusters.",
    "version": "0.3.2",
    "project_urls": {
        "Homepage": "https://github.com/dioscuri-tda/clustergraph"
    },
    "split_keywords": [
        "clustergraph"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdd18812986a646b4cb33116f3c73b07c2aa966b8b7e95d30660baa361ab297c",
                "md5": "f729b7e983320e4919828e4a25e6b4d5",
                "sha256": "b01aac6cd1054b4de50461eb13d2346aba43932e69568dfbc04f4c9cb06ed907"
            },
            "downloads": -1,
            "filename": "clustergraph-0.3.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f729b7e983320e4919828e4a25e6b4d5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 33928,
            "upload_time": "2024-11-06T15:10:25",
            "upload_time_iso_8601": "2024-11-06T15:10:25.335157Z",
            "url": "https://files.pythonhosted.org/packages/cd/d1/8812986a646b4cb33116f3c73b07c2aa966b8b7e95d30660baa361ab297c/clustergraph-0.3.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83a40bad24965a331d5646498908cce679cfed973974dce5cc9fe47b4131e6a0",
                "md5": "7a714c7238621c1b8fcacc454a3fd35b",
                "sha256": "013443141e0166ebd3b8238fc6894a106341d373b259dab3f9198c0dd4eafb28"
            },
            "downloads": -1,
            "filename": "clustergraph-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7a714c7238621c1b8fcacc454a3fd35b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 36472,
            "upload_time": "2024-11-06T15:10:27",
            "upload_time_iso_8601": "2024-11-06T15:10:27.229307Z",
            "url": "https://files.pythonhosted.org/packages/83/a4/0bad24965a331d5646498908cce679cfed973974dce5cc9fe47b4131e6a0/clustergraph-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-06 15:10:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dioscuri-tda",
    "github_project": "clustergraph",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "clustergraph"
}
        
Elapsed time: 0.31741s