معرفی شرکت ها


arc1-pyqt-2.0.0rc3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

ArC1 Control Interface
ویژگی مقدار
سیستم عامل -
نام فایل arc1-pyqt-2.0.0rc3
نام arc1-pyqt
نسخه کتابخانه 2.0.0rc3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Spyros Stathopoulos
ایمیل نویسنده devel@arc-instruments.co.uk
آدرس صفحه اصلی http://www.arc-instruments.co.uk/products/arc-one/
آدرس اینترنتی https://pypi.org/project/arc1-pyqt/
مجوز GPL3
# Python + Qt5 interface to the ArC1 platform This is the main repository of the ArC1 control panel, a tool to run tests on the [ArC1 characterisation platform](http://www.arc-instruments.co.uk/products/arc-one). Versatile and extensible it provides all you need to start characterising memory devices with your ArC ONE board. Powered by the Qt framework it is available on all major operating systems. ## Install ### On Windows For Windows a ready-to-run executable is provided in the [releases page](https://github.com/arc-instruments/arc1_pyqt/releases). Just unzip and run `ArC ONE Control.exe`. Please note that depending on your Windows version you might need to install the [ARM mbed serial port driver](https://os.mbed.com/handbook/Windows-serial-configuration). ### On anything supported by Python + Qt5 You need to have **Python ≥3.7** and **git** installed in your system. You can install the latest snapshot using the command. ``` pip install git+https://github.com/arc-instruments/arc1_pyqt ``` Starting with v2.0.0-rc0 arc1_pyqt is also available from PyPI: `pip install arc1_pyqt`. ## Use You should now have everything you need to characterise devices with your ArC1 board. Follow [the user documentation](http://files.arc-instruments.co.uk/documents/ArC_One.pdf) for a complete guide on how to use the software for your experiments. ## Develop If the built-in functionality is not enough for your testing procedure you can create your own modules to better suit your needs. Custom modules must subclass `arc1pyqt.modutils.BaseProgPanel` and be placed in one of the standard module load directories which can be found under *Settings* → *Module directories*. You can either create a single-file module such as those that are shipped with `arc1_pyqt` and can be found under `arc1_pyqt/ProgPanels` or standard Python packages for more elaborate ones. On the top-level of your package you should have a python module with the same name as the module for `arc1_pyqt` to pick it up at startup. If you want to develop on `arc1_pyqt` itself clone this repository and install its dependencies with `python -m pip install -r requirements.txt`. ## I found a bug! If arc1_pyqt does not behave as you would expect please [open an issue](https://github.com/arc-instruments/arc1_pyqt/issues/new) describing the problem and how to reproduce it. Don't forget to mention the operating system you are running on!


نیازمندی

مقدار نام
>=1.18.0 numpy
>=5.12.0 PyQt5
>=0.12.3 pyqtgraph
>=3.0 pyserial
>=2.20.0 requests
>=1.3.0 scipy
>=2.7.0 semver
>=1.1.0 importlib-resources
>=0.7 dataclasses
>=222 pywin32


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl arc1-pyqt-2.0.0rc3:

    pip install arc1-pyqt-2.0.0rc3.whl


نصب پکیج tar.gz arc1-pyqt-2.0.0rc3:

    pip install arc1-pyqt-2.0.0rc3.tar.gz