ensemble-networkx


Nameensemble-networkx JSON
Version 2025.3.3 PyPI version JSON
download
home_pagehttps://github.com/jolespin/ensemble_networkx
SummaryEnsemble networks in Python
upload_time2025-03-04 02:39:02
maintainerNone
docs_urlNone
authorJosh L. Espinoza
requires_pythonNone
licenseBSD-3
keywords
VCS
bugtrack_url
requirements pandas numpy scipy networkx igraph xarray soothsayer_utils compositional scikit-learn leidenalg joblib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jolespin/ensemble_networkx",
    "name": "ensemble-networkx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Josh L. Espinoza",
    "author_email": "jespinoz@jcvi.org",
    "download_url": "https://files.pythonhosted.org/packages/84/d7/0e6f8772568f536e619d76824fe910145a3e0dfc8479ce09c87e2a068e13/ensemble_networkx-2025.3.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "Ensemble networks in Python",
    "version": "2025.3.3",
    "project_urls": {
        "Homepage": "https://github.com/jolespin/ensemble_networkx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "84d70e6f8772568f536e619d76824fe910145a3e0dfc8479ce09c87e2a068e13",
                "md5": "ec2679c8f86b37845483cf3058a82f49",
                "sha256": "4cbc0fdbd9290490357a145b87003237c5147fc83ba4af4e0b91191035f1501d"
            },
            "downloads": -1,
            "filename": "ensemble_networkx-2025.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ec2679c8f86b37845483cf3058a82f49",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 70818,
            "upload_time": "2025-03-04T02:39:02",
            "upload_time_iso_8601": "2025-03-04T02:39:02.972812Z",
            "url": "https://files.pythonhosted.org/packages/84/d7/0e6f8772568f536e619d76824fe910145a3e0dfc8479ce09c87e2a068e13/ensemble_networkx-2025.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-04 02:39:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jolespin",
    "github_project": "ensemble_networkx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.16"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": [
                [
                    ">=",
                    "2"
                ]
            ]
        },
        {
            "name": "igraph",
            "specs": []
        },
        {
            "name": "xarray",
            "specs": [
                [
                    ">=",
                    "0.15"
                ]
            ]
        },
        {
            "name": "soothsayer_utils",
            "specs": [
                [
                    ">=",
                    "2022.6.24"
                ]
            ]
        },
        {
            "name": "compositional",
            "specs": [
                [
                    ">=",
                    "2023.8.28"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    ">=",
                    "1.0"
                ]
            ]
        },
        {
            "name": "leidenalg",
            "specs": []
        },
        {
            "name": "joblib",
            "specs": []
        }
    ],
    "lcname": "ensemble-networkx"
}
        
Elapsed time: 0.42804s