xarray-behave


Namexarray-behave JSON
Version 0.35.2 PyPI version JSON
download
home_pageNone
Summaryxarray tools for behavioral data.
upload_time2024-04-10 18:34:58
maintainerNone
docs_urlNone
authorNone
requires_python>3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xarray-behave

Install a working conda installation (see [here](https://docs.conda.io/en/latest/miniconda.html)). 

```shell
conda install mamba -c conda-forge -n base -y
mamba create -c conda-forge -c anaconda -c ncb -n xb python=3.9 xarray-behave
```

See `demo.ipynb` for usage examples.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xarray-behave",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Jan Clemens <clemensjan@googlemail.com>",
    "download_url": "https://files.pythonhosted.org/packages/72/d8/332b0db3324ae881b73f8fe09eddc830bb0e6f8cc0658c63d37466ebf753/xarray-behave-0.35.2.tar.gz",
    "platform": null,
    "description": "# xarray-behave\n\nInstall a working conda installation (see [here](https://docs.conda.io/en/latest/miniconda.html)). \n\n```shell\nconda install mamba -c conda-forge -n base -y\nmamba create -c conda-forge -c anaconda -c ncb -n xb python=3.9 xarray-behave\n```\n\nSee `demo.ipynb` for usage examples.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "xarray tools for behavioral data.",
    "version": "0.35.2",
    "project_urls": {
        "documentation": "https://janclemenslab.org/das/",
        "source": "https://github.com/janclemenslab/xarray-behave"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "780908e40b1182d057ea51bae840b37ac0fe435f4f904532ce0daa9c0eb6397d",
                "md5": "7db77ae3bd4a3cb144951539decdb978",
                "sha256": "a5a4e80349c1d04c74f13c0f71dc2ceb3c2cad34a2b3735b786cbb1aa456112a"
            },
            "downloads": -1,
            "filename": "xarray_behave-0.35.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7db77ae3bd4a3cb144951539decdb978",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.6",
            "size": 133319,
            "upload_time": "2024-04-10T18:34:42",
            "upload_time_iso_8601": "2024-04-10T18:34:42.460062Z",
            "url": "https://files.pythonhosted.org/packages/78/09/08e40b1182d057ea51bae840b37ac0fe435f4f904532ce0daa9c0eb6397d/xarray_behave-0.35.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "72d8332b0db3324ae881b73f8fe09eddc830bb0e6f8cc0658c63d37466ebf753",
                "md5": "dc0ea420e8512646c74a46e09168a98f",
                "sha256": "20b6551a11c8cfba2039ca46768268f61666ac3be2b66ea5c18dd1c927194b78"
            },
            "downloads": -1,
            "filename": "xarray-behave-0.35.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dc0ea420e8512646c74a46e09168a98f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.6",
            "size": 6131086,
            "upload_time": "2024-04-10T18:34:58",
            "upload_time_iso_8601": "2024-04-10T18:34:58.481898Z",
            "url": "https://files.pythonhosted.org/packages/72/d8/332b0db3324ae881b73f8fe09eddc830bb0e6f8cc0658c63d37466ebf753/xarray-behave-0.35.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 18:34:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "janclemenslab",
    "github_project": "xarray-behave",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "xarray-behave"
}
        
Elapsed time: 0.23507s