# AX3003P Programmable DC Power Supply Control Library [](https://ax3003p.readthedocs.io/en/latest/?badge=latest)
Python package that provides an API for controlling AX3003P programmable power supply. It works on Linux, OSX, Windows and BSD.
- ## Features
Enabling/disabling the output.
OVP and OCP control.
Voltage and current control.
Output voltage, current and power measurements.
- ## Requirements
Python 2.7 or Python 3 and newer
pySerial
## Installing
#### From PyPI AX3003P can be installed from PyPI:: ` pip3 install AX3003P `
Or in case of using Python 2.7:: ` pip install AX3003P `
#### From source ` python3 setup.py install `
Or in case of using Python 2.7 ` python setup.py install `
## Documentation Available on readthedocs.org : https://ax3003p.readthedocs.io/en/latest
Release files for AX3003P 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| AX3003P-0.1.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| AX3003P-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.5 kB
Release files / AX3003P-0.1.tar.gz
| Download URL | AX3003P-0.1.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
41db8063313e0390f26b96e77e828da4f1a8855afaa77e62008920b24a45bc7c
|
|
BLAKE2b-256 checksum How to use checksums |
706efbab832eb052da79c3ed82f11cc958993e7bea51e9ebf9dcf827464d2646
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
|
Release files / AX3003P-0.1-py3-none-any.whl
| Download URL | AX3003P-0.1-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
82dd2f5a5525ff97a559f30c930fdff808bf28b44381979ce7a184a1b3672f18
|
|
BLAKE2b-256 checksum How to use checksums |
718a0a13089c2441821edcc434986291ce135b5be4450dd505eb959f5a34366e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
|