edc-model-form


Nameedc-model-form JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-model-form
SummaryBase modelform mixins clinicedc/edc projects.
upload_time2024-01-29 05:49:26
maintainer
docs_urlNone
authorErik van Widenfelt
requires_python>=3.11
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": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "django modelform,clinicedc,clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/7f/d19357205d78799b5f3b1f36945f0f395a6e3d69d4397dc0795442110aee/edc-model-form-0.3.2.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.2",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-model-form"
    },
    "split_keywords": [
        "django modelform",
        "clinicedc",
        "clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29a962e7aa03c8c30fd8374af2d9a18bd317761e9a726682d762b363c06b8f89",
                "md5": "e3f250d2ee5ff8be2ceea9d06facc4bc",
                "sha256": "957d36143966570abc5f45bf906a91a1388f9c80b6d579b7150500f269474ad2"
            },
            "downloads": -1,
            "filename": "edc_model_form-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e3f250d2ee5ff8be2ceea9d06facc4bc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 25439,
            "upload_time": "2024-01-29T05:49:24",
            "upload_time_iso_8601": "2024-01-29T05:49:24.561817Z",
            "url": "https://files.pythonhosted.org/packages/29/a9/62e7aa03c8c30fd8374af2d9a18bd317761e9a726682d762b363c06b8f89/edc_model_form-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d47fd19357205d78799b5f3b1f36945f0f395a6e3d69d4397dc0795442110aee",
                "md5": "6f08326f3e381d660df8739f34b14b8a",
                "sha256": "e29df35941864439f2f34646c9f0a14cbfb667753afe1123c8af4bf48794cee5"
            },
            "downloads": -1,
            "filename": "edc-model-form-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6f08326f3e381d660df8739f34b14b8a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 27715,
            "upload_time": "2024-01-29T05:49:26",
            "upload_time_iso_8601": "2024-01-29T05:49:26.319779Z",
            "url": "https://files.pythonhosted.org/packages/d4/7f/d19357205d78799b5f3b1f36945f0f395a6e3d69d4397dc0795442110aee/edc-model-form-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-29 05:49:26",
    "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.17219s