Giter Site home page Giter Site logo

moderatedan / d0c-b0t Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 22 KB

This program presents a series of questions to the patient, covering symptoms associated with depression, GAD, panic disorder, and SAD.

Home Page: https://www.danielbrummitt.com/

License: Creative Commons Zero v1.0 Universal

Python 100.00%
assessment-test assessment-tool assignment psychology python questionnaire antipsychiatry

d0c-b0t's Introduction

D0C-B0T

This program presents a series of questions to the patient, covering symptoms associated with depression, GAD, panic disorder, and SAD.

Run the program:

In the terminal, type the following commands to run the Python program:

To install a Python package from a GitHub repository, you can use the git command along with pip. Here are the general steps:

Make sure you have Git and Python installed on your Linux system.

Open a terminal.

Use the following command to clone the repository:

bash

git clone https://github.com/moderatedan/D0C-B0T.git

Change into the directory where the repository was cloned:

bash

cd D0C-B0T

Now you can install the package using pip. It's recommended to use the -e flag to install it in editable mode, which means changes you make to the code will immediately affect the installed package:

bash

pip install -e .

Alternatively, you can use:

bash

python setup.py develop

This will install the package in development mode.

After these steps, you should have the package installed, and you can use it as needed. Keep in mind that the success of these steps depends on the specific project and its dependencies.

Note: Make sure you are using a virtual environment to avoid potential conflicts with your system's Python installation. If you don't have pip installed, you may need to install it using your package manager. For example, on Debian-based systems, you can use:

bash

sudo apt-get install python3-pip

Finally type:

python3 mental_disorder_assessment.py

Buy me a Rip It Energy Drink! Send Monero to: 45WfVFmKFDKCAPGuPtJQG5jEnTvPf8wLk36KeG5AQKngBgmxeB6byHJTYnR4hVwJGxFCmo2wiWbFuivPcWPpknn951tFxcF

d0c-b0t's People

Contributors

moderatedan avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.