wellbeing-calculator


Namewellbeing-calculator JSON
Version 0.5 PyPI version JSON
download
home_pagehttps://github.com/yourusername/wellbeing_calculator
SummaryA tool to evaluate the impact of social media usage on personal wellbeing and lifestyle habits
upload_time2024-05-27 05:25:03
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wellbeing Calculator

This tool evaluates the impact of social media usage on personal wellbeing and lifestyle habits. It uses data such as social media usage time, sleep time, exercise time, and stress levels to calculate a wellbeing score for each individual.

## Installation

You can install the Wellbeing Calculator via pip:

```bash
pip install wellbeing_calculator



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/wellbeing_calculator",
    "name": "wellbeing-calculator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your-email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/fb/5bc560f52ea3a937de896d64c50f00af602f6dfa4031a446ec2bab42c24a/wellbeing_calculator-0.5.tar.gz",
    "platform": null,
    "description": "# Wellbeing Calculator\n\nThis tool evaluates the impact of social media usage on personal wellbeing and lifestyle habits. It uses data such as social media usage time, sleep time, exercise time, and stress levels to calculate a wellbeing score for each individual.\n\n## Installation\n\nYou can install the Wellbeing Calculator via pip:\n\n```bash\npip install wellbeing_calculator\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool to evaluate the impact of social media usage on personal wellbeing and lifestyle habits",
    "version": "0.5",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/wellbeing_calculator"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb50b4e255f83a655a7780971a29aded890d154d530092a332e6a363dc418192",
                "md5": "d63de0bbb616749b8e2bafd926fe211d",
                "sha256": "25aaaad3f5fb8fa9b68ee447c50bc06b68b45bf3e35065ff62d2e6c17783d7bf"
            },
            "downloads": -1,
            "filename": "wellbeing_calculator-0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d63de0bbb616749b8e2bafd926fe211d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2516,
            "upload_time": "2024-05-27T05:25:01",
            "upload_time_iso_8601": "2024-05-27T05:25:01.349063Z",
            "url": "https://files.pythonhosted.org/packages/cb/50/b4e255f83a655a7780971a29aded890d154d530092a332e6a363dc418192/wellbeing_calculator-0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8fb5bc560f52ea3a937de896d64c50f00af602f6dfa4031a446ec2bab42c24a",
                "md5": "0dd5ad095c07cc8d2061a0a6cab46a05",
                "sha256": "abcbcc825cecb9b038d6bedc164e2f364f6be48fe4481cfa98ce144ad70b2a3d"
            },
            "downloads": -1,
            "filename": "wellbeing_calculator-0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0dd5ad095c07cc8d2061a0a6cab46a05",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2314,
            "upload_time": "2024-05-27T05:25:03",
            "upload_time_iso_8601": "2024-05-27T05:25:03.076023Z",
            "url": "https://files.pythonhosted.org/packages/d8/fb/5bc560f52ea3a937de896d64c50f00af602f6dfa4031a446ec2bab42c24a/wellbeing_calculator-0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-27 05:25:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "wellbeing_calculator",
    "github_not_found": true,
    "lcname": "wellbeing-calculator"
}
        
Elapsed time: 2.21916s