edc-form-describer


Nameedc-form-describer JSON
Version 0.3.22 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-form-describer
SummaryDescribe clinicedc/edc forms in markdown
upload_time2024-02-22 07:00:22
maintainer
docs_urlNone
authorErik van Widenfelt
requires_python>=3.11
licenseGPL license, see LICENSE
keywords django edc forms markdown clinicedc clinical trials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            |pypi| |actions| |coverage|

edc-form-describer
------------------

Describe edc forms in markdown.

Generate a document describing the forms in an EDC module annotated with field names, table
names, choices, etc.

For example::

    >>> python manage.py make_forms_reference \
        --app_label effect_subject \
        --admin_site effect_subject_admin
        --visit_schedule visit_schedule


.. |pypi| image:: https://img.shields.io/pypi/v/edc-form-describer.svg
    :target: https://pypi.python.org/pypi/edc-form-describer

.. |actions| image:: https://github.com/clinicedc/edc-form-describer/actions/workflows/build.yml/badge.svg
  :target: https://github.com/clinicedc/edc-form-describer/actions/workflows/build.yml

.. |coverage| image:: https://coveralls.io/repos/github/clinicedc/edc-form-describer/badge.svg?branch=develop
    :target: https://coveralls.io/github/clinicedc/edc-form-describer?branch=develop

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clinicedc/edc-form-describer",
    "name": "edc-form-describer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "django Edc,forms,markdown,clinicedc,clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/31/16/abe32fa652c204cdde484f434c5d0f3c4793181d05ae1016b0f52e82de1d/edc-form-describer-0.3.22.tar.gz",
    "platform": null,
    "description": "|pypi| |actions| |coverage|\n\nedc-form-describer\n------------------\n\nDescribe edc forms in markdown.\n\nGenerate a document describing the forms in an EDC module annotated with field names, table\nnames, choices, etc.\n\nFor example::\n\n    >>> python manage.py make_forms_reference \\\n        --app_label effect_subject \\\n        --admin_site effect_subject_admin\n        --visit_schedule visit_schedule\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-form-describer.svg\n    :target: https://pypi.python.org/pypi/edc-form-describer\n\n.. |actions| image:: https://github.com/clinicedc/edc-form-describer/actions/workflows/build.yml/badge.svg\n  :target: https://github.com/clinicedc/edc-form-describer/actions/workflows/build.yml\n\n.. |coverage| image:: https://coveralls.io/repos/github/clinicedc/edc-form-describer/badge.svg?branch=develop\n    :target: https://coveralls.io/github/clinicedc/edc-form-describer?branch=develop\n",
    "bugtrack_url": null,
    "license": "GPL license, see LICENSE",
    "summary": "Describe clinicedc/edc forms in markdown",
    "version": "0.3.22",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-form-describer"
    },
    "split_keywords": [
        "django edc",
        "forms",
        "markdown",
        "clinicedc",
        "clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdabef8e6928995d90db940824190a3eab2ae7df2153a0ad0166957124016e10",
                "md5": "2c1c8fe437674f4633d411c5e652513a",
                "sha256": "5448676f3b01f022d76adb522dff79fb7d1e7a3575ad4d189a77744e3f4e8abf"
            },
            "downloads": -1,
            "filename": "edc_form_describer-0.3.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c1c8fe437674f4633d411c5e652513a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 32160,
            "upload_time": "2024-02-22T07:00:19",
            "upload_time_iso_8601": "2024-02-22T07:00:19.580411Z",
            "url": "https://files.pythonhosted.org/packages/bd/ab/ef8e6928995d90db940824190a3eab2ae7df2153a0ad0166957124016e10/edc_form_describer-0.3.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3116abe32fa652c204cdde484f434c5d0f3c4793181d05ae1016b0f52e82de1d",
                "md5": "5987846540d738e4a594af3914d245a4",
                "sha256": "8bd6235612e007a8e844797410656131a5e0fc742f792e03138b1ec145a77e43"
            },
            "downloads": -1,
            "filename": "edc-form-describer-0.3.22.tar.gz",
            "has_sig": false,
            "md5_digest": "5987846540d738e4a594af3914d245a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 31829,
            "upload_time": "2024-02-22T07:00:22",
            "upload_time_iso_8601": "2024-02-22T07:00:22.199164Z",
            "url": "https://files.pythonhosted.org/packages/31/16/abe32fa652c204cdde484f434c5d0f3c4793181d05ae1016b0f52e82de1d/edc-form-describer-0.3.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 07:00:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clinicedc",
    "github_project": "edc-form-describer",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "edc-form-describer"
}
        
Elapsed time: 0.17830s