A Python package for psychology statistics and psychometrics
Project description
avispy
A Python package for psychology statistics and psychometrics.
包名: avispy (PyPI 安装名)
导入名: avis (使用时 from avis import ...)
开发状态
这个包正在开发中,用于封装论文研究过程中的心理学统计函数。
在 research 项目中使用
由于 avispy 是 workspace 成员,可以直接在 research 项目中导入:
from avis import xls, fix_parens, make_unique
# 或者导入具体模块(待实现)
# from avis.stats import calculate_effect_size
# from avis.psychometrics import reliability_analysis
项目结构
avispy/
├── src/
│ └── avis/ # 导入时使用 avis
│ ├── __init__.py # 包入口
│ ├── utils.py # 工具函数
│ └── py.typed # 类型提示标记
├── pyproject.toml # 包配置(name = "avispy")
└── README.md # 本文件
未来功能
- 统计分析函数(效应量、置信区间等)
- 心理测量工具(信度、效度分析)
- SEM 辅助函数
- 贝叶斯网络工具
- 数据预处理函数
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
avispy-0.1.0.tar.gz
(4.5 kB
view details)
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 avispy-0.1.0.tar.gz.
File metadata
- Download URL: avispy-0.1.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbc21a6d7f34e6c254eebe0de4a5b792a0ccc6a0e4227bea968fc4b9c5db4176
|
|
| MD5 |
1760429764ab63dc97f9ca0f0e679ad5
|
|
| BLAKE2b-256 |
8a4fabfb01bda93065d1f8fcac9790d8f81abd3e9bd54be53df078d760ccfff8
|
File details
Details for the file avispy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: avispy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ece12509ba92f8ff214ab1ec358820d7e4a5a471c49d12b4accf9411f9008d1
|
|
| MD5 |
be95d221bd048c4d3d61bcb541581559
|
|
| BLAKE2b-256 |
e89ba8f1f2c7d3ffe83c3c986fe237afe2535bcc0ec497085e4e7dd45cbd4b39
|