Create manufacturing and validation tests for hardware development.
Project description
Pytation
Welcome to the Pytation project! Use Pytation to quickly build reliable test stations for your custom hardware projects. Although building manufacturing test stations is the primary goal of this project, you can also build repeatable development and validation test stations. The framework allows you to run tests using a variety of runners including the graphical PySide6 runner and command line runner.
Project links:
- Documentation on GitHub Pages
- Releases on pypi
- Source Code on GitHub
Quick Start
You will need Python 3.9 or newer. You can install this package using pip:
pip3 install -U pytation
Alternatively, you can clone the repo:
git clone https://github.com/jetperch/pytation.git
cd pytation
pip3 install -U -r requirements.txt
python3 setup.py qt
You can then run the example:
python3 -m pytation gui pytation_examples.simple.STATION
On Windows, you may need to use python
rather than python3
.
License
All pytation code is released under the permissive Apache 2.0 license. See the License File for details.
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 Distribution
File details
Details for the file pytation-0.2.4.tar.gz
.
File metadata
- Download URL: pytation-0.2.4.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f0b2c9a2af434a6fcfd0bbfac0e6ae5720be096c74a7be70e2a3b94690d4b61 |
|
MD5 | 861276ad12f9c7418854e94382299462 |
|
BLAKE2b-256 | 15adde86a558bbb9e77bd4b5af0d077408b031c0d3a3354ffc6e1e9b22fa61e1 |