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.0.tar.gz (27.5 MB view details)

Uploaded Source

Built Distribution

puremote-0.1.0-py3-none-any.whl (24.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: puremote-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 72aee44086185b8760c8f8674ad7a2b1046c3170483b5b525511c24c18c9791f
MD5 f3576aceb9ccedd4cc7842ba82e8121f
BLAKE2b-256 322168ef106d4e792ac5066f24e05a0d2b5dd342fd14606586680277491d69d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for puremote-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eb20ffd547b5c8d839f76f6a7fba5393731873415f022c3d7527cfda9588c7d8
MD5 54357b5fce67b6fd6ec5510270531718
BLAKE2b-256 cd1428f529e0ac6c8be76d39748bb77e28abb3a35632f2be9b1822132fcd9f16

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