Skip to main content

Add your description here

Project description

Puremote

puremote is a remote experiment status monitoring software designed based on RESTFUL API. It was originally designed to provide remote monitoring for the Incage project of PsychoUnity, but due to the use of web technology, it can now be used for various experimental design frameworks, such as: PyshoToolBox, PsychoPy or MonkeyLogic, etc.

install

install with uv

# clone this repo
git clone https://github.com/Ccccraz/puremote.git

cd puremote
# setup env
uv sync

# run app
uv run main

install with conda

# clone this repo
git clone https://github.com/Ccccraz/puremote.git

cd puremote
# setup env
conda create -n puremote python=3.12
conda activate puremote

# install dependency
pip install .

# run app
python ./src/puremote/__init__.py

Contribution

This project is built with PySide6, but it is planned to be refactored with Tauri in the future

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

puremote-0.1.2.tar.gz (27.5 MB view details)

Uploaded Source

Built Distribution

puremote-0.1.2-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file puremote-0.1.2.tar.gz.

File metadata

  • Download URL: puremote-0.1.2.tar.gz
  • Upload date:
  • Size: 27.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.1

File hashes

Hashes for puremote-0.1.2.tar.gz
Algorithm Hash digest
SHA256 751eac665c13a0c9eb5cd932afa409d168aac7616ad9e817d428ca3b71c419cb
MD5 4f2bb174363eedb8d38dcb0a68cb3ee1
BLAKE2b-256 d4c278ead5e7fea58b453507dbd0bc8fd58e160a222edb060c931d4d676bfb31

See more details on using hashes here.

File details

Details for the file puremote-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for puremote-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d5015a76d81a66e30b5ce3af45c2f084732488cf9ec676d35e01b8f0c8e966a9
MD5 9a7f4fd71cde84565467f1bd8929f386
BLAKE2b-256 79736d95c15711ea6f53c073ba8d1cf057c5fb57795d30765de01a629214e4d1

See more details on using hashes here.

Supported by

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