Skip to main content

Python Instrument Control for Focus Mechanical Load tuner CCMT 1808

Project description

Load Tuner Library

This is a locally installable verion of the python Focus Load Tuner Library

Version History

0.1.1: Updated README and Authors

0.1.0 : Initial Build.

Acknowledgements

A special thanks to Devon Donahue and Scott Schafer for the initial version of this code written in socket commands.

Additional Editing and Build instructions

You need to have the project packaged to be able to run it in a test mode. the commands are:

python3 -m pip install build python3 -m build --wheel pip3 install dist/focustuner-0.1.0-py3-none-any.whl

python -m pip install build python -m build --wheel pip install dist/focustuner-0.1.0-py3-none-any.whl

and using:

python3 -m unittest discover
python -m unittest discover

python -m unittest discover

to test the code

Library Creation

This library was created using instructions form https://medium.com/analytics-vidhya/how-to-create-a-python-library-7d5aea80cc3f Frankly it was started more than once so there is a high probability there are unnecessary components. It was a valiant effort though.

try number 2 https://medium.com/@tushar_datascience/creating-a-python-library-a-step-by-step-guide-with-a-simple-example-c87b653b9a4e

python -m build
twine upload dist/* --repository-url https://upload.pypi.org/legacy/

Ensure you update the version number and delete previous tar.gz and whl files for the previous version. This seems to do it.

Start virtual environment

python -m venv venv

Activate for windows:

. venv\Scripts\activate

Activate for Mac:

. venv/bin/activate

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

focustuner-0.2.0.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

focustuner-0.2.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file focustuner-0.2.0.tar.gz.

File metadata

  • Download URL: focustuner-0.2.0.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for focustuner-0.2.0.tar.gz
Algorithm Hash digest
SHA256 eeed065d038cda2afb5f62004d971bfc029baf29cec9e29d0c2f5aeb0295df29
MD5 e753a7aa0691f2a7a53b245e3c6d3eab
BLAKE2b-256 bf7ade26b332e65261fc7ab0f5059e20646375f7a441e2597971a7628c693626

See more details on using hashes here.

File details

Details for the file focustuner-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: focustuner-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for focustuner-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 22f0d32a8b7c61aea191dc38de01b142129bd729084d4f5ba47e4ee89160bb92
MD5 83f09a61b4ab5101c705bb6791d32785
BLAKE2b-256 b850f1b8a56ec799751774838d435f904a09de98ca3bf21031e697abef1391dc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page