A python package for interfacing with Metrohm Autolab instruments
Project description
PyAutolabNova
This is the pre-Alpha release of PyAutolabNova. If you're seeing this package, you came here too early. This pre-Alpha release is to reserve the package name. Please check back in about a months time when this package will be able to perform basic functionalities like running basic electrochmeistry experiment.
This is a Python package for interfacing with Metrohm Autolab instruments. It provides a high-level API for controlling and data acquisition from Autolab potentiostats.
Installation
You can install PyAutolabNova using pip:
pip install pyautolabnova
Requirements
- Windows operating system
- Python 3.7 or higher
- Metrohm Autolab SDK 2.1 installed
Usage
Here's a basic example of how to use PyAutolabNova:
from pyautolabnova import Base
base = Base()
base.connect()
# Perform operations here
base.disconnect()
Disclaimer
This package is not officially associated with or endorsed by Metrohm Autolab. Use at your own risk.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyautolabnova-0.0.1a1-py3-none-any.whl.
File metadata
- Download URL: pyautolabnova-0.0.1a1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89d7d57ac5d6a02fe47734aefa9d265630bb0d9c04a2fedc40ea1b358fb5e660
|
|
| MD5 |
3bb0bf7745101241948cb96f6fa6709e
|
|
| BLAKE2b-256 |
5c8fd45451b46b2706a2dffa4a36084dd7ab8e513324b9b55da5581d9a44cc5e
|