Veles is a free and open source python survey tool for researchers.
Project description
Veles is a free and open source Python research package, primarly for social scientists. It's goal is to provide an interface for surveys and chronometric experiments. It combines the power of Survey.js and PsychoJS (PsychoPy) with Python interface to create self contained research units that can be self-hosted. Veles' own web service for creating and hosting experiments are planned.
Veles is in pre-alpha development, but the goal features are:
-
Free and open source.
-
Text-based, so automatable and easily modifiable.
-
Ability to use JavaScript and CSS directly.
-
reCAPTCHA v3 protection from bots by default.
-
Detection of pasted answers and writing speed calculation (detect GPT).
-
Integration with GitHub.
-
Python-based.
-
Esay to collaborate through git.
-
Custom redirection in the end (for panels).
-
PsychoPy integration.
-
Modifiable themes.
Installation
You can install the current version of Veles with:
pip install velesresearch
You can install development version (unstable) with:
pip install velesresearch@git+https://github.com/jakub-jedrusiak/VelesResearch.git
Note that bun is required for Veles to work. Use one of the following commands to install it:
# Linux and MacOS
curl -fsSL https://bun.sh/install | bash
# Windows
powershell -c "irm bun.sh/install.ps1|iex"
If everything went well, command bun --version should return a version number. See Getting started if you get any errors.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file velesresearch-0.5.1.1.tar.gz.
File metadata
- Download URL: velesresearch-0.5.1.1.tar.gz
- Upload date:
- Size: 65.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.9 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
786c735bec416e080b9e13e5a2eceab3ba17842a63649a73d2c5bcd6435281a9
|
|
| MD5 |
b10a461ead8c43576e277fd0066271be
|
|
| BLAKE2b-256 |
bd497246cdee5fc620246b11c97c54b03b0bc9aaecb62c735cb3fe5fd38d66f8
|
File details
Details for the file velesresearch-0.5.1.1-py3-none-any.whl.
File metadata
- Download URL: velesresearch-0.5.1.1-py3-none-any.whl
- Upload date:
- Size: 70.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.9 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f616a1284fde9a5542e3ef9b14df980d6237acd97f782707253db148ce507af
|
|
| MD5 |
1df1ea000d46614baf2f06c6ed4eb130
|
|
| BLAKE2b-256 |
222b298e7cbd555630ab30a4cdd8039af6bda32ee6ce9228ac5894847e428dd8
|