micress-micpy


Namemicress-micpy JSON
Version 0.3.2b0 PyPI version JSON
download
home_pageNone
SummaryMicPy is a Python package to facilitate MICRESS workflows.
upload_time2025-01-22 13:32:08
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.2b0",
    "project_urls": null,
    "split_keywords": [
        "micress"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b86629f49df8ff24b2c0ad69cc552013f6b387219aa5af0dfda7338771923536",
                "md5": "4e7f447ff0181fc067bfa097b12b7aea",
                "sha256": "4b6ad35742bc37b2808bdf36ccb5d3d9017e89332e9246c711430d4298287b22"
            },
            "downloads": -1,
            "filename": "micress_micpy-0.3.2b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e7f447ff0181fc067bfa097b12b7aea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13514,
            "upload_time": "2025-01-22T13:32:08",
            "upload_time_iso_8601": "2025-01-22T13:32:08.209918Z",
            "url": "https://files.pythonhosted.org/packages/b8/66/29f49df8ff24b2c0ad69cc552013f6b387219aa5af0dfda7338771923536/micress_micpy-0.3.2b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-22 13:32:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "micress-micpy"
}
        
Elapsed time: 0.37299s