[](https://github.com/PalmSens/PalmSens_SDK/actions/workflows/python-tests.yml)
[](https://pypi.org/project/pypalmsens/)
[](https://pypi.org/project/pypalmsens/)
# PyPalmSens: Python SDK for PalmSens devices
PyPalmSens is a Python library for automating electrochemistry experiments with your PalmSens instruments.
It provides an intuitive Python API, making it straightforward to integrate into your Python workflows.
With PyPalmSens, you can:
- Connect to one or more instruments/channels
- Automate electrochemistry measurements
- Access and process measured data
- Analyze and manipulate data
- Perform peak detection
- Do Equivalent Circuit Fitting on impedance data
- Take manual control of the cell
- Read and write method and data files
To install:
```python
pip install pypalmsens
```
PyPalmSens is built on top of the included [PalmSens .NET libraries](https://palmsens.github.io/PalmSens_SDK/start/core_dll.html), and therefore requires the .NET runtime to be installed.
For specific installation instructions for your platform, see the
[documentation](https://palmsens.github.io/PalmSens_SDK/python/latest/index.html).
Raw data
{
"_id": null,
"home_page": null,
"name": "PyPalmSens",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "electrochemistry, data-analysis, voltammetry, potentiometry, impedance-specroscopy",
"author": null,
"author_email": "Palmsens BV <info@palmsens.com>",
"download_url": "https://files.pythonhosted.org/packages/03/36/d404f60c351798dd89f2deacb68265eb0fa3cddc227970f31f10352795d0/pypalmsens-1.1.1.tar.gz",
"platform": null,
"description": "[](https://github.com/PalmSens/PalmSens_SDK/actions/workflows/python-tests.yml)\r\n[](https://pypi.org/project/pypalmsens/)\r\n[](https://pypi.org/project/pypalmsens/)\r\n\r\n# PyPalmSens: Python SDK for PalmSens devices\r\n\r\nPyPalmSens is a Python library for automating electrochemistry experiments with your PalmSens instruments.\r\nIt provides an intuitive Python API, making it straightforward to integrate into your Python workflows.\r\n\r\nWith PyPalmSens, you can:\r\n\r\n- Connect to one or more instruments/channels\r\n- Automate electrochemistry measurements\r\n- Access and process measured data\r\n- Analyze and manipulate data\r\n- Perform peak detection\r\n- Do Equivalent Circuit Fitting on impedance data\r\n- Take manual control of the cell\r\n- Read and write method and data files\r\n\r\nTo install:\r\n\r\n```python\r\npip install pypalmsens\r\n```\r\n\r\nPyPalmSens is built on top of the included [PalmSens .NET libraries](https://palmsens.github.io/PalmSens_SDK/start/core_dll.html), and therefore requires the .NET runtime to be installed.\r\n\r\nFor specific installation instructions for your platform, see the\r\n[documentation](https://palmsens.github.io/PalmSens_SDK/python/latest/index.html).\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Python SDK for PalmSens instruments",
"version": "1.1.1",
"project_urls": {
"changelog": "https://github.com/palmsens/palmsens_sdk/releases",
"documentation": "https://palmsens.github.io/PalmSens_SDK/python/latest",
"homepage": "https://github.com/palmsens/palmsens_sdk",
"issues": "https://github.com/palmsens/palmsens_sdk/issues"
},
"split_keywords": [
"electrochemistry",
" data-analysis",
" voltammetry",
" potentiometry",
" impedance-specroscopy"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1226f8b3abf31e2978701e408ed5c4b7e0d1f6387645d57c7855e979066d8161",
"md5": "6159b2c942e4e73fa766041eeb0a6da3",
"sha256": "372281d673ab2a5212d2c85cef10fff877444def5ccc1548660ab9c15df0a71a"
},
"downloads": -1,
"filename": "pypalmsens-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6159b2c942e4e73fa766041eeb0a6da3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 7858554,
"upload_time": "2025-10-06T11:49:48",
"upload_time_iso_8601": "2025-10-06T11:49:48.965523Z",
"url": "https://files.pythonhosted.org/packages/12/26/f8b3abf31e2978701e408ed5c4b7e0d1f6387645d57c7855e979066d8161/pypalmsens-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0336d404f60c351798dd89f2deacb68265eb0fa3cddc227970f31f10352795d0",
"md5": "77afeaa21c51425a6c6e8fc0b58dd322",
"sha256": "06ee64901f42c8b36a76ad8bdbda228e2f3a984c84d0b1003a26548fd92c371f"
},
"downloads": -1,
"filename": "pypalmsens-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "77afeaa21c51425a6c6e8fc0b58dd322",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 7816038,
"upload_time": "2025-10-06T11:49:51",
"upload_time_iso_8601": "2025-10-06T11:49:51.414193Z",
"url": "https://files.pythonhosted.org/packages/03/36/d404f60c351798dd89f2deacb68265eb0fa3cddc227970f31f10352795d0/pypalmsens-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-06 11:49:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "palmsens",
"github_project": "palmsens_sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pypalmsens"
}