{ "info": { "author": "Caktus Consulting Group", "author_email": "solutions@caktusgroup.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "RapidSMS Healthcare\n========================\n\nrapidsms-healthcare is a reusable Django application for managing healthcare provider\nand patient records for building RapidSMS applications. The goal is to create a common\nAPI for storing and accessing these records and have configurable storage backends\nfor the data itself. For instance on site might store data using a SQL database via\nthe Django ORM while another might store the data in OpenMRS. Additional Django/RapidSMS\napplications can use this API to store and retrive data without knowning how it will be stored.\n\n.. image::\n https://secure.travis-ci.org/caktus/rapidsms-healthcare.png?branch=master\n :alt: Build Status\n :target: https://secure.travis-ci.org/caktus/rapidsms-healthcare\n\n\nDependencies\n-----------------------------------\n\nrapidsms-appointments currently runs on Python 2.6 and 2.7 and requires the following\nPython packages:\n\n- Django >= 1.4\n- RapidSMS >= 0.11.0\n\n\nDocumentation\n-----------------------------------\n\nDocumentation on using rapidsms-healthcare is available on\n`Read The Docs `_.\n\n\nRunning the Tests\n------------------------------------\n\nWith all of the dependancies installed, you can quickly run the tests with via::\n\n python setup.py test\n\nor::\n\n python runtests.py\n\nTo test rapidsms-healthcare in multiple supported environments you can make use\nof the `tox `_ configuration.::\n\n # You must have tox installed\n pip install tox\n # Build default set of environments\n tox\n # Build a single environment\n tox -e py26-1.4.X\n\n\nLicense\n--------------------------------------\n\nrapidsms-healthcare is released under the BSD License. See the\n`LICENSE `_ file for more details.\n\n\nContributing\n--------------------------------------\n\nIf you think you've found a bug or are interested in contributing to this project\ncheck out `rapidsms-healthcare on Github `_.\nA full contributing guide can be found in the\n`online documentation `_.\n\nDevelopment sponsored by `Caktus Consulting Group, LLC\n`_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/caktus/rapidsms-healthcare/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "rapidsms-healthcare", "package_url": "https://pypi.org/project/rapidsms-healthcare/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rapidsms-healthcare/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/caktus/rapidsms-healthcare/" }, "release_url": "https://pypi.org/project/rapidsms-healthcare/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Django application for managing patient and healthcare provider records in a pluggable fashion.", "version": "0.1.0" }, "last_serial": 798472, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "52fe9880a64504c81e28e20ae42a4ba7", "sha256": "19a95534903a87d04538ee0402544e9810802bb5d1aacdd9136f63cc6d5a8372" }, "downloads": -1, "filename": "rapidsms-healthcare-0.1.0.tar.gz", "has_sig": false, "md5_digest": "52fe9880a64504c81e28e20ae42a4ba7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12244, "upload_time": "2013-02-21T16:09:49", "url": "https://files.pythonhosted.org/packages/3c/06/9cf66eb7e6c9b5a57b0871ce76c297c5262923aa697fd9b86862a784591a/rapidsms-healthcare-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "52fe9880a64504c81e28e20ae42a4ba7", "sha256": "19a95534903a87d04538ee0402544e9810802bb5d1aacdd9136f63cc6d5a8372" }, "downloads": -1, "filename": "rapidsms-healthcare-0.1.0.tar.gz", "has_sig": false, "md5_digest": "52fe9880a64504c81e28e20ae42a4ba7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12244, "upload_time": "2013-02-21T16:09:49", "url": "https://files.pythonhosted.org/packages/3c/06/9cf66eb7e6c9b5a57b0871ce76c297c5262923aa697fd9b86862a784591a/rapidsms-healthcare-0.1.0.tar.gz" } ] }