edc-model-form


Nameedc-model-form JSON
Version 0.3.3 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-model-form
SummaryBase modelform mixins clinicedc/edc projects.
upload_time2024-11-20 22:39:32
maintainerNone
docs_urlNone
authorErik van Widenfelt
requires_python>=3.12
licenseGPL license, see LICENSE
keywords django modelform clinicedc clinical trials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            |pypi| |actions| |codecov| |downloads|

edc-model-form
--------------
Mixins for ModelForms


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

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

.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-model-form/branch/develop/graph/badge.svg
  :target: https://codecov.io/gh/clinicedc/edc-model-form

.. |downloads| image:: https://pepy.tech/badge/edc-model-form
   :target: https://pepy.tech/project/edc-model-form

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clinicedc/edc-model-form",
    "name": "edc-model-form",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "django modelform, clinicedc, clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/69/3e/c28d804b25a2150e7772c57577304c8be754ac1afe16a2110db42e335e83/edc_model_form-0.3.3.tar.gz",
    "platform": null,
    "description": "|pypi| |actions| |codecov| |downloads|\n\nedc-model-form\n--------------\nMixins for ModelForms\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-model-form.svg\n    :target: https://pypi.python.org/pypi/edc-model-form\n\n.. |actions| image:: https://github.com/clinicedc/edc-model-form/actions/workflows/build.yml/badge.svg\n  :target: https://github.com/clinicedc/edc-model-form/actions/workflows/build.yml\n\n.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-model-form/branch/develop/graph/badge.svg\n  :target: https://codecov.io/gh/clinicedc/edc-model-form\n\n.. |downloads| image:: https://pepy.tech/badge/edc-model-form\n   :target: https://pepy.tech/project/edc-model-form\n",
    "bugtrack_url": null,
    "license": "GPL license, see LICENSE",
    "summary": "Base modelform mixins clinicedc/edc projects.",
    "version": "0.3.3",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-model-form"
    },
    "split_keywords": [
        "django modelform",
        " clinicedc",
        " clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "670449dbf077ee58252f284b8ed621a81711f3a36d1baba27918ec84da84e7da",
                "md5": "939dad45214fd1fb8e70611b631e3f6c",
                "sha256": "6cf0068cbad65a447c4f6b32ab7d1a48ef22d7c88c5cd625389e00d3be5d287d"
            },
            "downloads": -1,
            "filename": "edc_model_form-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "939dad45214fd1fb8e70611b631e3f6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 25437,
            "upload_time": "2024-11-20T22:39:31",
            "upload_time_iso_8601": "2024-11-20T22:39:31.609802Z",
            "url": "https://files.pythonhosted.org/packages/67/04/49dbf077ee58252f284b8ed621a81711f3a36d1baba27918ec84da84e7da/edc_model_form-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "693ec28d804b25a2150e7772c57577304c8be754ac1afe16a2110db42e335e83",
                "md5": "ae58098f8675177a016bc20003b25483",
                "sha256": "58c83183404cd5e468002ceeb063dc2105b6d0c741da11b531cecd43e8fbb525"
            },
            "downloads": -1,
            "filename": "edc_model_form-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ae58098f8675177a016bc20003b25483",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 27827,
            "upload_time": "2024-11-20T22:39:32",
            "upload_time_iso_8601": "2024-11-20T22:39:32.707055Z",
            "url": "https://files.pythonhosted.org/packages/69/3e/c28d804b25a2150e7772c57577304c8be754ac1afe16a2110db42e335e83/edc_model_form-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 22:39:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clinicedc",
    "github_project": "edc-model-form",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "edc-model-form"
}
        
Elapsed time: 0.71017s