isopy


Nameisopy JSON
Version 0.7.7 PyPI version JSON
download
home_pagehttps://github.com/mattias-ek/isopy
SummaryA Python 3 library for data processing in isotope geo/cosmochemistry.
upload_time2023-01-26 12:21:22
maintainer
docs_urlNone
authorMattias Ek
requires_python>=3.9
license
keywords array isotope geochemistry cosmochemisty geology icpms icp-ms
VCS
bugtrack_url
requirements numpy pyperclip openpyxl matplotlib scipy chardet pandas ipython tabulate
Travis-CI
coveralls test coverage No coveralls.
            # isoPy

[![PyPI version](https://badge.fury.io/py/isopy.svg)](https://badge.fury.io/py/isopy)
[![Build Status](https://travis-ci.com/mattias-ek/isopy.svg?branch=master)](https://travis-ci.com/mattias-ek/isopy)
[![codecov](https://codecov.io/gh/mattias-ek/isopy/branch/master/graph/badge.svg?token=W6SII47DJI)](https://codecov.io/gh/mattias-ek/isopy)

Isopy is a Python 3 library for data processing in isotope geo/cosmochemistry.

## Installation

```bash
pip install isopy
```

**Note** Isopy requires python 3.9 and above.

For more information on installing isopy see Installing isopy documentation.

## License
[MIT]()


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mattias-ek/isopy",
    "name": "isopy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "array isotope geochemistry cosmochemisty geology icpms icp-ms",
    "author": "Mattias Ek",
    "author_email": "mattias.ek@erdw.ethz.ch",
    "download_url": "https://files.pythonhosted.org/packages/68/22/5bd2ea6bcbcea0b28ed5e502eeb0d077fff01f925923a1c96f42357bb861/isopy-0.7.7.tar.gz",
    "platform": null,
    "description": "# isoPy\n\n[![PyPI version](https://badge.fury.io/py/isopy.svg)](https://badge.fury.io/py/isopy)\n[![Build Status](https://travis-ci.com/mattias-ek/isopy.svg?branch=master)](https://travis-ci.com/mattias-ek/isopy)\n[![codecov](https://codecov.io/gh/mattias-ek/isopy/branch/master/graph/badge.svg?token=W6SII47DJI)](https://codecov.io/gh/mattias-ek/isopy)\n\nIsopy is a Python 3 library for data processing in isotope geo/cosmochemistry.\n\n## Installation\n\n```bash\npip install isopy\n```\n\n**Note** Isopy requires python 3.9 and above.\n\nFor more information on installing isopy see Installing isopy documentation.\n\n## License\n[MIT]()\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python 3 library for data processing in isotope geo/cosmochemistry.",
    "version": "0.7.7",
    "split_keywords": [
        "array",
        "isotope",
        "geochemistry",
        "cosmochemisty",
        "geology",
        "icpms",
        "icp-ms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41ba11b8d72692d8b72a416fcefaf86ee57c93b831975d195f40805734c61439",
                "md5": "ccac5e5265819ce797e6f6636287f165",
                "sha256": "8e3479eea11b8de5eddc540d45626d17b58dfe57c33ff0bba0212634d5a3876f"
            },
            "downloads": -1,
            "filename": "isopy-0.7.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ccac5e5265819ce797e6f6636287f165",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 142894,
            "upload_time": "2023-01-26T12:21:21",
            "upload_time_iso_8601": "2023-01-26T12:21:21.696837Z",
            "url": "https://files.pythonhosted.org/packages/41/ba/11b8d72692d8b72a416fcefaf86ee57c93b831975d195f40805734c61439/isopy-0.7.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68225bd2ea6bcbcea0b28ed5e502eeb0d077fff01f925923a1c96f42357bb861",
                "md5": "620c3033d4f5e99522e49b7dd25a247d",
                "sha256": "6b08fafc7a585efe71b6db049e67e038362772a67096f94e281b7aa634503a39"
            },
            "downloads": -1,
            "filename": "isopy-0.7.7.tar.gz",
            "has_sig": false,
            "md5_digest": "620c3033d4f5e99522e49b7dd25a247d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 135905,
            "upload_time": "2023-01-26T12:21:22",
            "upload_time_iso_8601": "2023-01-26T12:21:22.877511Z",
            "url": "https://files.pythonhosted.org/packages/68/22/5bd2ea6bcbcea0b28ed5e502eeb0d077fff01f925923a1c96f42357bb861/isopy-0.7.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 12:21:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mattias-ek",
    "github_project": "isopy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.20"
                ]
            ]
        },
        {
            "name": "pyperclip",
            "specs": [
                [
                    ">=",
                    "1.8"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    ">=",
                    "3"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.3"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.6"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    ">=",
                    "4"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.4"
                ]
            ]
        },
        {
            "name": "ipython",
            "specs": [
                [
                    ">=",
                    "8"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": [
                [
                    ">=",
                    "0.8"
                ]
            ]
        }
    ],
    "lcname": "isopy"
}
        
Elapsed time: 0.03252s