Metadata-Version: 2.1
Name: gnuhealth-all-modules
Version: 4.4.0.3
Summary: GNU Health HMIS: Hospital Management Information System
Home-page: https://www.gnuhealth.org
Author: GNU Solidario
Author-email: health@gnusolidario.org
License: GPLv3+
Project-URL: Homepage, https://www.gnuhealth.org/
Project-URL: Source Code, https://gitlab.com/geraldwiese/gnu-health-all-modules-pypi
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.7, <4
License-File: LICENSE.txt
Requires-Dist: trytond-account <6.1,>=6.0
Requires-Dist: trytond-account-invoice <6.1,>=6.0
Requires-Dist: trytond-account-invoice-stock <6.1,>=6.0
Requires-Dist: trytond-account-product <6.1,>=6.0
Requires-Dist: trytond-company <6.1,>=6.0
Requires-Dist: trytond-country <6.1,>=6.0
Requires-Dist: trytond-currency <6.1,>=6.0
Requires-Dist: trytond-party <6.1,>=6.0
Requires-Dist: trytond-product <6.1,>=6.0
Requires-Dist: trytond-purchase <6.1,>=6.0
Requires-Dist: trytond-purchase-request <6.1,>=6.0
Requires-Dist: trytond-stock <6.1,>=6.0
Requires-Dist: trytond-stock-lot <6.1,>=6.0
Requires-Dist: trytond-stock-supply <6.1,>=6.0
Requires-Dist: proteus <6.1,>=6.0
Requires-Dist: gnuhealth-archives ==4.4.0
Requires-Dist: gnuhealth-caldav ==4.4.0
Requires-Dist: gnuhealth-calendar ==4.4.0
Requires-Dist: gnuhealth-contact-tracing ==4.4.0
Requires-Dist: gnuhealth-crypto ==4.4.0
Requires-Dist: gnuhealth-crypto-lab ==4.4.0
Requires-Dist: gnuhealth-dentistry ==4.4.0
Requires-Dist: gnuhealth-disability ==4.4.0
Requires-Dist: gnuhealth-ems ==4.4.0
Requires-Dist: gnuhealth-federation ==4.4.0
Requires-Dist: gnuhealth-genetics ==4.4.0
Requires-Dist: gnuhealth-genetics-uniprot ==4.4.0
Requires-Dist: gnuhealth-gyneco ==4.4.0
Requires-Dist: gnuhealth-history ==4.4.0
Requires-Dist: gnuhealth-icd10 ==4.4.0
Requires-Dist: gnuhealth-icd10pcs ==4.4.0
Requires-Dist: gnuhealth-icd11 ==4.4.0
Requires-Dist: gnuhealth-icd9procs ==4.4.0
Requires-Dist: gnuhealth-icpm ==4.4.0
Requires-Dist: gnuhealth-icu ==4.4.0
Requires-Dist: gnuhealth-imaging ==4.4.0
Requires-Dist: gnuhealth-inpatient ==4.4.0
Requires-Dist: gnuhealth-inpatient-calendar ==4.4.0
Requires-Dist: gnuhealth-insurance ==4.4.0
Requires-Dist: gnuhealth-iss ==4.4.0
Requires-Dist: gnuhealth-lab ==4.4.0
Requires-Dist: gnuhealth-lifestyle ==4.4.0
Requires-Dist: gnuhealth-mdg6 ==4.4.0
Requires-Dist: gnuhealth-ntd ==4.4.0
Requires-Dist: gnuhealth-ntd-chagas ==4.4.0
Requires-Dist: gnuhealth-ntd-dengue ==4.4.0
Requires-Dist: gnuhealth-nursing ==4.4.0
Requires-Dist: gnuhealth-ophthalmology ==4.4.0
Requires-Dist: gnuhealth-orthanc ==4.4.0
Requires-Dist: gnuhealth-pediatrics ==4.4.0
Requires-Dist: gnuhealth-pediatrics-growth-charts ==4.4.0
Requires-Dist: gnuhealth-pediatrics-growth-charts-who ==4.4.0
Requires-Dist: gnuhealth-profile ==4.4.0
Requires-Dist: gnuhealth-qrcodes ==4.4.0
Requires-Dist: gnuhealth-reporting ==4.4.0
Requires-Dist: gnuhealth-services ==4.4.0
Requires-Dist: gnuhealth-services-imaging ==4.4.0
Requires-Dist: gnuhealth-services-lab ==4.4.0
Requires-Dist: gnuhealth-socioeconomics ==4.4.0
Requires-Dist: gnuhealth-stock ==4.4.0
Requires-Dist: gnuhealth-stock-surgery ==4.4.0
Requires-Dist: gnuhealth-surgery ==4.4.0
Requires-Dist: gnuhealth-surgery-protocols ==4.4.0
Requires-Dist: gnuhealth-webdav3-server ==4.4.0
Requires-Dist: gnuhealth-who-essential-medicines ==4.4.0
Requires-Dist: psycopg2
Requires-Dist: psycopg2cffi
Requires-Dist: matplotlib
Requires-Dist: qrcode
Requires-Dist: python-barcode
Requires-Dist: vobject
Requires-Dist: bcrypt
Requires-Dist: forex-python
Requires-Dist: pycountry ==20.7.3
Requires-Dist: caldav
Requires-Dist: configparser
Requires-Dist: pydot
Requires-Dist: werkzeug <4
Requires-Dist: unoconv
Requires-Dist: python-magic
Requires-Dist: progressbar

GNU Health - All modules
========================

This package aims to install GNU Health, all of its ~50 modules, underlying
trytond modules and dependencies.
In order to install GNU Health and all modules this way you need:

* Python > 3.6
* Some system packages, e.g. on Debian based systems: python3-pip python3-dev python3-virtualenv libpq-dev gcc
* PostgreSQL backend and a database
* Configuration file(s) for trytond

You might also want to add:

* Certificates & TLS
* Systemd .service file
* uWSGI
* Reverse Proxy

You can find configuration templates in gnuhealth-all-modules/etc. They will be shipped during installation as well.
After installation the folder can be located by running 'pip3 show gnuhealth-all-modules'.

Check 'HOWTO' for informations on packaging, using testpypi, signatures and hashes.

This content is available both on PyPI and on GitLab in case you want to double check the integrity:

https://pypi.org/project/gnuhealth-all-modules/

https://gitlab.com/geraldwiese/gnu-health-all-modules-pypi

This package is used by the Ansible based installation of GNU Health which also targets the OS packages e.g. for the psycopg2 compiling:

https://www.gnuhealth.org/docs/ansible/

Further reading:

GNU Health core package
https://pypi.org/project/gnuhealth/

GNU Health documentation
https://www.gnuhealth.org/docs/

GNU Health vanilla installation
https://docs.gnuhealth.org/hmis/hmis/installation/vanilla.html

Tryton documentation
https://docs.tryton.org/en/latest/

GNU Health bug tracker
https://savannah.gnu.org/bugs/?group=health

GNU Health homepage
https://www.gnuhealth.org/index.html
