{ "info": { "author": "modilabs", "author_email": "info@modilabs.org", "bugtrack_url": null, "classifiers": [], "description": "============\npyxform v0.9\n============\n\n.. image:: https://travis-ci.org/XLSForm/pyxform.svg?branch=master\n :target: https://travis-ci.org/XLSForm/pyxform\n\npyxform is a Python library that makes writing XForms for ODK Collect and enketo\neasy by converting XLS(X) spreadsheets into XForms. A new user of pyxform should\nlook at the documentation `here `_ or\n`here `_.\n\npyxform is used by `opendatakit.org `_ and by `formhub.org `_.\n\n* opendatakit.org uses the repo here:\nhttps://github.com/uw-ictd/pyxform\n\n* formhub.org uses the repo here:\nhttps://github.com/modilabs/pyxform\n\npyxform is a major rewrite of `xls2xform `_.\n\nRunning pyxform as a Python script:\n===========================\n\n1. install xlrd.\n\n #On ubuntu these terminal commands should do it:\n\n easy_install pip\n\n pip install xlrd\n\n2. Run this command:\n\n python pyxform/xls2xform.py path_to_XLSForm output_path\n\nInstallation\n============\nInstalling pyxform from github is easy with pip::\n\n\tpip install -e git+https://github.com/INSERT GH USER NAME HERE/pyxform.git@master#egg=pyxform\n\nTesting\n=======\nTo make sure the install worked out, you can do the following::\n\n\tpip install nose==1.0.0\n\n\tcd your-virtual-env-dir/src/pyxform\n\n\tnosetests\n\nDocumentation\n=============\nTo check out the documentation for pyxform do the following::\n\n\tpip install Sphinx==1.0.7\n\n\tcd your-virtual-env-dir/src/pyxform/docs\n\n\tmake html\n\nChange Log\n=========\nhttps://github.com/UW-ICTD/pyxform/blob/master/CHANGES.txt", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/pyxform-cadasta/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyxform-cadasta", "package_url": "https://pypi.org/project/pyxform-cadasta/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyxform-cadasta/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/pyxform-cadasta/" }, "release_url": "https://pypi.org/project/pyxform-cadasta/0.9.22/", "requires_dist": null, "requires_python": "", "summary": "A Python package to create XForms for ODK Collect.", "version": "0.9.22" }, "last_serial": 5391817, "releases": { "0.9.22": [ { "comment_text": "", "digests": { "md5": "ae6484d48e82c75cadf6a36432261a95", "sha256": "0499a06a7b25855970b4983529bbc5dc992507b6e24f6cd9d23f3323a431ab9d" }, "downloads": -1, "filename": "pyxform-cadasta-0.9.22.tar.gz", "has_sig": false, "md5_digest": "ae6484d48e82c75cadf6a36432261a95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1300004, "upload_time": "2016-05-02T15:50:09", "url": "https://files.pythonhosted.org/packages/fd/a7/6238e77bb2f09a409c0ac49f2fa73d51b686c1be457f8ebc7eb4ce031dc3/pyxform-cadasta-0.9.22.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae6484d48e82c75cadf6a36432261a95", "sha256": "0499a06a7b25855970b4983529bbc5dc992507b6e24f6cd9d23f3323a431ab9d" }, "downloads": -1, "filename": "pyxform-cadasta-0.9.22.tar.gz", "has_sig": false, "md5_digest": "ae6484d48e82c75cadf6a36432261a95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1300004, "upload_time": "2016-05-02T15:50:09", "url": "https://files.pythonhosted.org/packages/fd/a7/6238e77bb2f09a409c0ac49f2fa73d51b686c1be457f8ebc7eb4ce031dc3/pyxform-cadasta-0.9.22.tar.gz" } ] }