micress-micpy


Namemicress-micpy JSON
Version 0.3.1b2 PyPI version JSON
download
home_pageNone
SummaryMicPy is a Python package to facilitate MICRESS workflows.
upload_time2024-09-24 12:52:50
maintainerNone
docs_urlNone
authorLukas Koschmieder
requires_python>=3.9
licenseBSD-3-Clause (Copyright (c) 2024 Access e.V.)
keywords micress
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <center>

![MicPy logo](https://docs.micress.de/micpy/images/micpy-logo.png)

</center>

# MicPy

MicPy is a Python package to facilitate [MICRESS](https://www.micress.de) workflows. Whether you aim to visualize, convert, or manipulate MICRESS data, MicPy provides the necessary tools.

## Installation

```
pip install micress-micpy
```

## Dependencies

MicPy requires the following dependencies:

- Python (>= 3.9)
- Pandas (>= 1.1)
- Matplotlib (>= 3) as an optional dependency for plotting

## Documentation

https://docs.micress.de/micpy

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "micress-micpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "MICRESS",
    "author": "Lukas Koschmieder",
    "author_email": "l.koschmieder@access-technology.de",
    "download_url": null,
    "platform": null,
    "description": "<center>\r\n\r\n![MicPy logo](https://docs.micress.de/micpy/images/micpy-logo.png)\r\n\r\n</center>\r\n\r\n# MicPy\r\n\r\nMicPy is a Python package to facilitate [MICRESS](https://www.micress.de) workflows. Whether you aim to visualize, convert, or manipulate MICRESS data, MicPy provides the necessary tools.\r\n\r\n## Installation\r\n\r\n```\r\npip install micress-micpy\r\n```\r\n\r\n## Dependencies\r\n\r\nMicPy requires the following dependencies:\r\n\r\n- Python (>= 3.9)\r\n- Pandas (>= 1.1)\r\n- Matplotlib (>= 3) as an optional dependency for plotting\r\n\r\n## Documentation\r\n\r\nhttps://docs.micress.de/micpy\r\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause (Copyright (c) 2024 Access e.V.)",
    "summary": "MicPy is a Python package to facilitate MICRESS workflows.",
    "version": "0.3.1b2",
    "project_urls": null,
    "split_keywords": [
        "micress"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bf368ea9ef67b028db230ecdec156a11ae64b5afc8c7b89992c51c2165b805a",
                "md5": "1c187f168d755ef086ff3756102eea54",
                "sha256": "7b4f34b0f50e2882a63de4044aeda16aeb71fbb5824fe66095dad461dd4f9888"
            },
            "downloads": -1,
            "filename": "micress_micpy-0.3.1b2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c187f168d755ef086ff3756102eea54",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13498,
            "upload_time": "2024-09-24T12:52:50",
            "upload_time_iso_8601": "2024-09-24T12:52:50.992037Z",
            "url": "https://files.pythonhosted.org/packages/7b/f3/68ea9ef67b028db230ecdec156a11ae64b5afc8c7b89992c51c2165b805a/micress_micpy-0.3.1b2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 12:52:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "micress-micpy"
}
        
Elapsed time: 0.47322s