COMSTABPY


NameCOMSTABPY JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/gocchipintive/COMSTABPY
SummaryCOMSTSBPY is an python package that contains basic functions to apply the unified framework for partitioning the drivers of stability of ecological communities
upload_time2024-09-19 07:56:27
maintainerNone
docs_urlNone
authorGuido Occhipinti
requires_pythonNone
licenseMIT
keywords stability ecology biodiversity
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            COMSTABPY is an python package that contains basic functions to apply the unified framework for partitioning the drivers of stability of ecological communities developed in (Segrestin et al. 2024 Global Ecology and Biogeography, 10.1111/geb.13828). Additionally it provides some plotting function. The code is partially based on the original R package comstab, url: https://cran.r-project.org/web/packages/comstab/index.html 

## INSTALLING
COMSTABPY can be installed via the command line using

`pip install COMSTABPY`

If you are using conda you can install the enivronment *environmentl.yaml*, which contains also other packages usefull for data analysis.
```
conda env create -f environment.yml`
conda activate stab-py
```
## USAGE
Basic examples of package uses are shows in the jupytern notebook [docs/example.ipynb](https://github.com/gocchipintive/COMSTABPY/blob/main/docs/example.ipynb)

> ** IMPORTANT ** If arrays or lists have to be provided to package functions please use numpy arrays

## AKNOWLDEGEMENTS
This work was partly supported by the National Recovery and Resilience Plan (NRRP), Mission 4 Component 2 Investment 1.4 - Call for tender No. 3138 of 16 December 2021, rectified by Decree n.3175 of 18 December 2021 of Italian Ministry of University and Research funded by the European Union – NextGenerationEU.


##Change Log
** 0.0.1 (Sep 03, 2024) **
- First Release

** 0.0.2 (Sep 04, 2024) **
Added more documentation

** 0.0.3 (Sep 09, 2024) **
Added ny parameter to partition function
Changed order of corners in the ternary plot function
Added funding

** 0.0.4 (Sep 19, 2024) **
Added the possibility to chose yticks and ylims in plotCV function

** 0.05 (Sep 19, 2024) **
Code cleaning

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gocchipintive/COMSTABPY",
    "name": "COMSTABPY",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "stability, ecology, biodiversity",
    "author": "Guido Occhipinti",
    "author_email": "occhipinti.guido@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/18/55/a8e1e69ab0660dbb9478e3d664c7717beb792bce683bef69d8ed575d3a7d/COMSTABPY-0.0.5.tar.gz",
    "platform": null,
    "description": "COMSTABPY is an python package that contains basic functions to apply the unified framework for partitioning the drivers of stability of ecological communities developed in (Segrestin et al. 2024 Global Ecology and Biogeography, 10.1111/geb.13828). Additionally it provides some plotting function. The code is partially based on the original R package comstab, url: https://cran.r-project.org/web/packages/comstab/index.html \n\n## INSTALLING\nCOMSTABPY can be installed via the command line using\n\n`pip install COMSTABPY`\n\nIf you are using conda you can install the enivronment *environmentl.yaml*, which contains also other packages usefull for data analysis.\n```\nconda env create -f environment.yml`\nconda activate stab-py\n```\n## USAGE\nBasic examples of package uses are shows in the jupytern notebook [docs/example.ipynb](https://github.com/gocchipintive/COMSTABPY/blob/main/docs/example.ipynb)\n\n> ** IMPORTANT ** If arrays or lists have to be provided to package functions please use numpy arrays\n\n## AKNOWLDEGEMENTS\nThis work was partly supported by the National Recovery and Resilience Plan (NRRP), Mission 4 Component 2 Investment 1.4 - Call for tender No. 3138 of 16 December 2021, rectified by Decree n.3175 of 18 December 2021 of Italian Ministry of University and Research funded by the European Union \u2013 NextGenerationEU.\n\n\n##Change Log\n** 0.0.1 (Sep 03, 2024) **\n- First Release\n\n** 0.0.2 (Sep 04, 2024) **\nAdded more documentation\n\n** 0.0.3 (Sep 09, 2024) **\nAdded ny parameter to partition function\nChanged order of corners in the ternary plot function\nAdded funding\n\n** 0.0.4 (Sep 19, 2024) **\nAdded the possibility to chose yticks and ylims in plotCV function\n\n** 0.05 (Sep 19, 2024) **\nCode cleaning\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "COMSTSBPY is an python package that contains basic functions to apply the unified framework for partitioning the drivers of stability of ecological communities",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/gocchipintive/COMSTABPY"
    },
    "split_keywords": [
        "stability",
        " ecology",
        " biodiversity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1855a8e1e69ab0660dbb9478e3d664c7717beb792bce683bef69d8ed575d3a7d",
                "md5": "e0a990ed1533a4c433a484fbc656e29c",
                "sha256": "69975f3cd74579d662bc17bf4d86a22dd006e353725ed5892cdabc5912d4d664"
            },
            "downloads": -1,
            "filename": "COMSTABPY-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "e0a990ed1533a4c433a484fbc656e29c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24516,
            "upload_time": "2024-09-19T07:56:27",
            "upload_time_iso_8601": "2024-09-19T07:56:27.000758Z",
            "url": "https://files.pythonhosted.org/packages/18/55/a8e1e69ab0660dbb9478e3d664c7717beb792bce683bef69d8ed575d3a7d/COMSTABPY-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 07:56:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gocchipintive",
    "github_project": "COMSTABPY",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "comstabpy"
}
        
Elapsed time: 0.37588s