An open API service indexing awesome lists of open source software.

https://github.com/spaciouscoder78/erpmate

A software designed to note down data during an ERP session
https://github.com/spaciouscoder78/erpmate

Last synced: about 1 year ago
JSON representation

A software designed to note down data during an ERP session

Awesome Lists containing this project

README

          

# ERPMate
A software designed to note down obsessions and compulsions and measuring the anxiety during an ERP session

# Packages and Software Used
- Python 3.10
- Python libraries --> pandas, PySimpleGui, Openpyxl

# Required software

- Microsoft Excel or any app that can open spreadsheets

# Supported Operating Systems
Windows 7 or later

# What is ERP
The exposure component of ERP refers to practicing confronting the thoughts, images, objects, and situations that make you anxious and/or provoke your obsessions. The response prevention part of ERP refers to making a choice not to do a compulsive behavior once the anxiety or obsessions have been “triggered.” All of this is done under the guidance of a therapist at the beginning — though you will eventually learn to do your own ERP exercises to help manage your symptoms. Over time, the treatment will “retrain your brain” to no longer see the object of the obsession as a threat.

![image](https://user-images.githubusercontent.com/88923986/214502755-871fb6f2-e1ea-4120-8e9d-b0ac3751a71e.png)

This strategy of purposefully exposing yourself to things that make you anxious may not sound quite right to you. Maybe it sounds difficult. If you have OCD, you have probably tried to confront your obsessions and anxiety only to see that you become very anxious and fearful. With ERP, the difference is that a trained clinician is working with you to develop a plan for exposure. Then, that therapist coaches you through confronting the situation, leaning into the feelings it provokes, sticking with it, and resisting the urge to engage in compulsive behavior.

# Purpose of the project

The purpose of this project is to let people doing ERP to log their ERP sessions and make it easy to share the data with their therapists
# How to install
Go to the home page of this repository and go to the releases section
![image](https://user-images.githubusercontent.com/88923986/214500881-629f6968-5108-4e2a-9bb4-9acc4e2a0c45.png)

Download the latest version of the zip file

![image](https://user-images.githubusercontent.com/88923986/214501031-f95fded9-f233-48a5-ac67-ad50ff927c58.png)

The file will be downloaded
![image](https://user-images.githubusercontent.com/88923986/214501224-56e9f22a-37d3-4d35-b6f7-363ec27ec1f3.png)

Right click on the zip file and extract all its contents

Go to the newly formed folder and click on ERPMateGUI.exe

![image](https://user-images.githubusercontent.com/88923986/214501406-1f00776a-05a0-4d60-b086-67e1194ed1dc.png)

# How to use
Open the ERPMateGUI.exe file
![image](https://user-images.githubusercontent.com/88923986/214501538-ef80ceda-c1e5-4748-96d0-ad997be588ad.png)

Enter the following details during your ERP session and click save

![image](https://user-images.githubusercontent.com/88923986/214501890-dc73d51b-544a-4c79-831d-474684e8e8f1.png)

The info that you entered will be saved into the ERPSessionData.xlsx file

![image](https://user-images.githubusercontent.com/88923986/214502214-9aa3ef86-6a8f-41c6-a47b-cc1f18bc9344.png)

This file will contain your ERPsession data which can be shared with your therapist

![image](https://user-images.githubusercontent.com/88923986/214502440-b3607d4a-cec8-4083-914b-c33613c9187b.png)