Name | mygnuhealth JSON |
Version |
2.2.1
JSON |
| download |
home_page | None |
Summary | The GNU Health Personal Health Record |
upload_time | 2024-07-17 09:28:55 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | GPL v3+ |
keywords |
ehealth
phr
mhealth
gnuhealth
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
.. image:: https://www.gnuhealth.org/downloads/artwork/logos/my-gnu-health-isologo.png
MyGNUHealth: The GNU Health Personal Health Record (PHR)
=======================================================================
MyGNUHealth is the GNUHealth Personal Health Record application for desktop
and mobile devices that integrates with the GNU Health Federation.
Installation
------------
The easiest way to get MyGNUHealth is by **installing the package from your favorite
operating system / distribution**.
Many operating system distributions already ship MyGNUHealth. Using the
OS package is the best way to keep the latest version of MyGNUHealth installed.
In the case that your distribution does not ship yet MyGNUHealth, you can do a
local installation with pip.
$ pip install --user --upgrade MyGNUHealth
(Keep in mind some systems might have `pip3` instead of `pip`)
Technology
----------
MyGNUHealth is intended for Libre operating systems. (BSD, GNU/Linux..)
It uses the Kivy framework and can be installed in desktops
(such as XFCE, KDE Plasma, GNOME..) and mobile devices (e.g., PinePhone).
.. image:: https://www.gnuhealth.org/downloads/artwork/mygnuhealth/PinePhone_800.png
Because MyGNUHealth uses Kivy, it can be ported to the Android (AOSP) and other
operating systems.
Development
-----------
The development of MyGNUHealth resides on **Codeberg** (https://codeberg.org/gnuhealth/mygnuhealth)
Tasks, bugs and mailing lists will be on health-dev@gnu.org , for development.
General discussion is done at health@gnu.org mailing list.
Do you want to become a GNU Health hacker and be part of our development team? Send us a mail to
hackers@gnuhealth.org, stating the GNU Health component that you want to work in.
Homepage
--------
https://www.gnuhealth.org
Documentation
-------------
MyGNUHealth documentation will be at the corresponding
chapter in the GNU Health official documentation portal
https://docs.gnuhealth.org
Support GNU Health
-------------------
GNU Health is a project of **GNU Solidario**. GNU Solidario is an humanitarian non-profit
that works globally, focused on Social Medicine.
Health and education are the basis for the development and dignity of societies.
You can also **donate** to our project via :
https://www.gnuhealth.org/donate/
In addition, you can show your long time commitment to GNU Health by
**becoming a member** of GNU Solidario, so together we can further
deliver Freedom and Equity in Healthcare around the World.
https://my.gnusolidario.org/join-us/
GNU Solidario hosts IWEEE and GnuHealthCon:
The International Workshop on e-Health in Emerging Economies- a good way to
support GNU Solidario and to get the latest on e-Health is to assist
to the conferences.
Need help to implement GNU Health ?
-----------------------------------
We are committed to do our best in helping out projects that can improve
the health of your country or region. We want the project to be a success,
and since our resources are limited, we need to work together to make a great
and sustainable project.
In order to be eligible, we need the following information from you,
your NGO or government:
* An introduction of the current needs
* The project will only use Libre software technology
* There will be a local designated person that will be in charge of the project
and the know-how transfer to the rest of the community.This person must be
committed to be from the beginning of the project until two years after its
completion.
* There must be a commitment of knowledge transfer to the rest of the team.
We will do our best to help you out with the implementation and training
for the local team, to build local capacity and make your project sustainable.
Please contact us and we'll back to you as soon as possible::
Dr. Luis Falcón, MD, MSc
Founder, GNU Solidario
falcon@gnuhealth.org
Email
-----
info@gnuhealth.org
Mastodon: @gnuhealth@mastodon.social
License
--------
GNU Health is licensed under GPL v3+::
Copyright (C) 2008-2024 Luis Falcon <falcon@gnuhealth.org>
Copyright (C) 2011-2024 GNU Solidario <health@gnusolidario.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
License of the Human Natural variants Database
------------------------------------------------
Many thanks to the UniProt Consortium for providing the excellent list of
human variants. MyGNUHealth natural variants database is based on it.
Copyrighted by the UniProt Consortium, see https://www.uniprot.org/terms
Distributed under the Creative Commons Attribution (CC BY 4.0) License
Raw data
{
"_id": null,
"home_page": null,
"name": "mygnuhealth",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "eHealth, PHR, mHealth, GNUHealth",
"author": null,
"author_email": "Luis Falcon <falcon@gnuhealth.org>",
"download_url": "https://files.pythonhosted.org/packages/5e/24/383a86b5c03afbf288e2548186b7be51ae81fa377fc34dc16f86fddf5b4d/mygnuhealth-2.2.1.tar.gz",
"platform": null,
"description": ".. image:: https://www.gnuhealth.org/downloads/artwork/logos/my-gnu-health-isologo.png\n\nMyGNUHealth: The GNU Health Personal Health Record (PHR)\n=======================================================================\n\nMyGNUHealth is the GNUHealth Personal Health Record application for desktop\nand mobile devices that integrates with the GNU Health Federation.\n\nInstallation\n------------\n\nThe easiest way to get MyGNUHealth is by **installing the package from your favorite \noperating system / distribution**.\nMany operating system distributions already ship MyGNUHealth. Using the\nOS package is the best way to keep the latest version of MyGNUHealth installed.\n\nIn the case that your distribution does not ship yet MyGNUHealth, you can do a \nlocal installation with pip.\n\n $ pip install --user --upgrade MyGNUHealth\n\n(Keep in mind some systems might have `pip3` instead of `pip`)\n\n\nTechnology\n----------\nMyGNUHealth is intended for Libre operating systems. (BSD, GNU/Linux..)\nIt uses the Kivy framework and can be installed in desktops\n(such as XFCE, KDE Plasma, GNOME..) and mobile devices (e.g., PinePhone).\n\n.. image:: https://www.gnuhealth.org/downloads/artwork/mygnuhealth/PinePhone_800.png\n\nBecause MyGNUHealth uses Kivy, it can be ported to the Android (AOSP) and other \noperating systems.\n\n\nDevelopment\n-----------\nThe development of MyGNUHealth resides on **Codeberg** (https://codeberg.org/gnuhealth/mygnuhealth)\n\nTasks, bugs and mailing lists will be on health-dev@gnu.org , for development.\n\nGeneral discussion is done at health@gnu.org mailing list.\n\nDo you want to become a GNU Health hacker and be part of our development team? Send us a mail to\nhackers@gnuhealth.org, stating the GNU Health component that you want to work in.\n\n\nHomepage\n--------\nhttps://www.gnuhealth.org\n\n\nDocumentation\n-------------\nMyGNUHealth documentation will be at the corresponding\nchapter in the GNU Health official documentation portal\n\nhttps://docs.gnuhealth.org\n\n\n\nSupport GNU Health\n-------------------\n\nGNU Health is a project of **GNU Solidario**. GNU Solidario is an humanitarian non-profit\nthat works globally, focused on Social Medicine.\n\nHealth and education are the basis for the development and dignity of societies.\n\nYou can also **donate** to our project via :\n\nhttps://www.gnuhealth.org/donate/\n\nIn addition, you can show your long time commitment to GNU Health by\n**becoming a member** of GNU Solidario, so together we can further\ndeliver Freedom and Equity in Healthcare around the World.\n\nhttps://my.gnusolidario.org/join-us/\n\nGNU Solidario hosts IWEEE and GnuHealthCon:\n\nThe International Workshop on e-Health in Emerging Economies- a good way to\nsupport GNU Solidario and to get the latest on e-Health is to assist\nto the conferences.\n\n\nNeed help to implement GNU Health ?\n-----------------------------------\n\nWe are committed to do our best in helping out projects that can improve\nthe health of your country or region. We want the project to be a success,\nand since our resources are limited, we need to work together to make a great\nand sustainable project.\n\nIn order to be eligible, we need the following information from you,\nyour NGO or government:\n\n* An introduction of the current needs\n* The project will only use Libre software technology\n* There will be a local designated person that will be in charge of the project\n and the know-how transfer to the rest of the community.This person must be\n committed to be from the beginning of the project until two years after its\n completion.\n* There must be a commitment of knowledge transfer to the rest of the team.\n\nWe will do our best to help you out with the implementation and training\nfor the local team, to build local capacity and make your project sustainable.\n\nPlease contact us and we'll back to you as soon as possible::\n\n Dr. Luis Falc\u00f3n, MD, MSc\n Founder, GNU Solidario\n falcon@gnuhealth.org\n\n\nEmail\n-----\ninfo@gnuhealth.org\n\nMastodon: @gnuhealth@mastodon.social\n\nLicense\n--------\n\nGNU Health is licensed under GPL v3+::\n\n Copyright (C) 2008-2024 Luis Falcon <falcon@gnuhealth.org>\n Copyright (C) 2011-2024 GNU Solidario <health@gnusolidario.org>\n\n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with this program. If not, see <http://www.gnu.org/licenses/>.\n\n\nLicense of the Human Natural variants Database\n------------------------------------------------\n\n Many thanks to the UniProt Consortium for providing the excellent list of\n human variants. MyGNUHealth natural variants database is based on it.\n\n Copyrighted by the UniProt Consortium, see https://www.uniprot.org/terms\n Distributed under the Creative Commons Attribution (CC BY 4.0) License\n\n",
"bugtrack_url": null,
"license": "GPL v3+",
"summary": "The GNU Health Personal Health Record",
"version": "2.2.1",
"project_urls": {
"Documentation": "https://www.gnuhealth.org/docs/mygnuhealth/",
"Homepage": "https://www.gnuhealth.org",
"Repository": "https://hg.savannah.gnu.org/hgweb/health-mygnuhealth"
},
"split_keywords": [
"ehealth",
" phr",
" mhealth",
" gnuhealth"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ffc6dbc88b4f55d4e536b75167038c5047347090dd939a7e90624b9128afd193",
"md5": "88fb012b7597190eb5ffbdc9c7b10657",
"sha256": "9d7a21859656fc974da083c0bc87d23e75bcf811822e88ee6ad7ac4ab0c567e1"
},
"downloads": -1,
"filename": "mygnuhealth-2.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "88fb012b7597190eb5ffbdc9c7b10657",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 2732341,
"upload_time": "2024-07-17T09:28:50",
"upload_time_iso_8601": "2024-07-17T09:28:50.467762Z",
"url": "https://files.pythonhosted.org/packages/ff/c6/dbc88b4f55d4e536b75167038c5047347090dd939a7e90624b9128afd193/mygnuhealth-2.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5e24383a86b5c03afbf288e2548186b7be51ae81fa377fc34dc16f86fddf5b4d",
"md5": "f479d5bcc04948fb6a36d6d1ccfb4219",
"sha256": "69027a34c3a4659928b9d617bdb007de6cec9eced768d524c9a854061f496869"
},
"downloads": -1,
"filename": "mygnuhealth-2.2.1.tar.gz",
"has_sig": false,
"md5_digest": "f479d5bcc04948fb6a36d6d1ccfb4219",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 2498041,
"upload_time": "2024-07-17T09:28:55",
"upload_time_iso_8601": "2024-07-17T09:28:55.431600Z",
"url": "https://files.pythonhosted.org/packages/5e/24/383a86b5c03afbf288e2548186b7be51ae81fa377fc34dc16f86fddf5b4d/mygnuhealth-2.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-17 09:28:55",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mygnuhealth"
}