micress-micpy


Namemicress-micpy JSON
Version 0.3.1b1 PyPI version JSON
download
home_pageNone
SummaryMicPy is a Python package to facilitate MICRESS workflows.
upload_time2024-09-16 08:47:57
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.1b1",
    "project_urls": null,
    "split_keywords": [
        "micress"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e4ba965044f4c3a3023bd3281bc301ba1f44aa2c6747f971519ce108a786feb",
                "md5": "b998932f79d3c2f3c7a1a3d467a62830",
                "sha256": "a9720a5b995724cd726a5c2f98bb2440b1d9dd9d1689cadc5c2463180a092f62"
            },
            "downloads": -1,
            "filename": "micress_micpy-0.3.1b1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b998932f79d3c2f3c7a1a3d467a62830",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13454,
            "upload_time": "2024-09-16T08:47:57",
            "upload_time_iso_8601": "2024-09-16T08:47:57.393691Z",
            "url": "https://files.pythonhosted.org/packages/0e/4b/a965044f4c3a3023bd3281bc301ba1f44aa2c6747f971519ce108a786feb/micress_micpy-0.3.1b1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-16 08:47:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "micress-micpy"
}
        
Elapsed time: 0.40030s