Survey Automation Pipeline for Clinical Studies
Project description
CareSurveyor
Survey Automation Pipeline for Clinical Studies
🚧 Package Under Development 🚧
CareSurveyor is a high-level Python package that simplifies Google Forms automation for clinical research and medical surveys.
Features (Coming Soon)
- 🏥 Clinical Survey Templates: Pre-built templates for medical research
- 🚀 Simple API: Create complex forms with minimal code
- 📊 Real-time Monitoring: Automated response tracking
- 📈 Data Analysis: Built-in statistical analysis tools
- 🔧 Form Enhancement: Easy customization of existing forms
Quick Start (Preview)
import caresurveyor as cs
# Create study using convenience function
study = cs.create_study("My Clinical Study")
# Quick one-liner form creation
form = cs.quick_form("Patient Survey", "oncology")
# Or use the class directly
surveyor = cs.CareSurveyor("My Study")
# Monitor responses
surveyor.monitor()
Installation
pip install CareSurveyor
Status
This package is currently in early development. The API is being designed for maximum simplicity while maintaining powerful functionality for clinical research applications.
License
MIT License
Contact
For questions or collaboration opportunities, please open an issue on GitHub.
CareSurveyor - Making clinical survey automation accessible to everyone
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 caresurveyor-0.1.1.tar.gz.
File metadata
- Download URL: caresurveyor-0.1.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b4fdf0f3a33434e98fb059583a354451f286eef9adc7f8f65693a40b344e209
|
|
| MD5 |
f3f0d39c4a75c7445dace3523c7e975a
|
|
| BLAKE2b-256 |
8ded8a45dd1b1518adacfa4e082582b0015f30f5cf528f29547a818c12e91b85
|
File details
Details for the file caresurveyor-0.1.1-py3-none-any.whl.
File metadata
- Download URL: caresurveyor-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c0b3c39eb108bb34aeb9f7fb9c36bf25731bd6107a7d5180e9a9b7300f4c5ea
|
|
| MD5 |
d36c3d15a7390a174463db2039be5fe3
|
|
| BLAKE2b-256 |
6e445fe320eb0a36fcf8e5dc7470542ec98bf2596cc56119a20b3089ff360f5a
|