A set of tools to work with tales potentiostats. Uses tales_remote
Project description
Repository that contains a toolkit to coduct complex operations on potentiostat.
How to use
Usage of this package is demonstrated in this repository. You can fork or clone it and start using it.
Participate in development
Run this command to create virtual environment:
python -m venv venv
Run this command to activate virtual environment:
source venv/bin/activate
Install requirements
Run this command in virtual environment to install all dependencies:
pip install -r requirements.txt
Run tests
Run this command in virtual environment to install all dependencies for tests:
pip install -r requirements-test.txt
Run this command to run all tests:
pytest
Run this command to run all tests with coverage and open coverage report in browser:
pytest --cov=thales --cov-report=html && open htmlcov/index.html
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file AutoThaliX-0.0.1.tar.gz
.
File metadata
- Download URL: AutoThaliX-0.0.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ff5898bbfca019137901203d9d35894236c9c8f074d888d9bca863d2788f77f |
|
MD5 | 855844fc53b6c75069156728ccf1dac3 |
|
BLAKE2b-256 | de1d57f2a95925b56d561a519dc314df59f25bc44521eb598b09fbe4774e565b |