edc-model-fields


Nameedc-model-fields JSON
Version 0.3.12 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-model-fields
SummaryModel field classes for clinicedc/edc projects
upload_time2024-02-22 07:29:53
maintainer
docs_urlNone
authorErik van Widenfelt
requires_python>=3.11
licenseGPL license, see LICENSE
keywords django model field class django edc clinicedc clinical trials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            |pypi| |actions| |coverage|


edc-model-fields
----------------

Model field classes for clinicedc/edc projects

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

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clinicedc/edc-model-fields",
    "name": "edc-model-fields",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "django model field class django edc clinicedc clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/91/ca/2810f1f31d7720c4a093f6a6098bc1b2b67242a7a9160411e49328d08a11/edc-model-fields-0.3.12.tar.gz",
    "platform": null,
    "description": "|pypi| |actions| |coverage|\n\n\nedc-model-fields\n----------------\n\nModel field classes for clinicedc/edc projects\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-model-fields.svg\n    :target: https://pypi.python.org/pypi/edc-model-fields\n\n.. |actions| image:: https://github.com/clinicedc/edc-model-fields/actions/workflows/build.yml/badge.svg\n  :target: https://github.com/clinicedc/edc-model-fields/actions/workflows/build.yml\n\n.. |coverage| image:: https://coveralls.io/repos/github/clinicedc/edc-model-fields/badge.svg?branch=develop\n    :target: https://coveralls.io/github/clinicedc/edc-model-fields?branch=develop\n",
    "bugtrack_url": null,
    "license": "GPL license, see LICENSE",
    "summary": "Model field classes for clinicedc/edc projects",
    "version": "0.3.12",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-model-fields"
    },
    "split_keywords": [
        "django",
        "model",
        "field",
        "class",
        "django",
        "edc",
        "clinicedc",
        "clinical",
        "trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ade5a8ffaa673e203e6d7904ad0e5fad306ce4bf674458637920e7920a7ab603",
                "md5": "f03e84c087e941b11c4635c34eb3c349",
                "sha256": "557a13f42aa2afb93403d8d5656b451e503d1a89d5b8d11ef6d851b5c2bed462"
            },
            "downloads": -1,
            "filename": "edc_model_fields-0.3.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f03e84c087e941b11c4635c34eb3c349",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 39861,
            "upload_time": "2024-02-22T07:29:51",
            "upload_time_iso_8601": "2024-02-22T07:29:51.190676Z",
            "url": "https://files.pythonhosted.org/packages/ad/e5/a8ffaa673e203e6d7904ad0e5fad306ce4bf674458637920e7920a7ab603/edc_model_fields-0.3.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91ca2810f1f31d7720c4a093f6a6098bc1b2b67242a7a9160411e49328d08a11",
                "md5": "f9feec462f0093895b245d0a49f12d43",
                "sha256": "4330d984d4be89ed07a14f24f1e7e8ce855887be125bf5c1c7ceb04ffc1d589f"
            },
            "downloads": -1,
            "filename": "edc-model-fields-0.3.12.tar.gz",
            "has_sig": false,
            "md5_digest": "f9feec462f0093895b245d0a49f12d43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 40158,
            "upload_time": "2024-02-22T07:29:53",
            "upload_time_iso_8601": "2024-02-22T07:29:53.865522Z",
            "url": "https://files.pythonhosted.org/packages/91/ca/2810f1f31d7720c4a093f6a6098bc1b2b67242a7a9160411e49328d08a11/edc-model-fields-0.3.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 07:29:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clinicedc",
    "github_project": "edc-model-fields",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "edc-model-fields"
}
        
Elapsed time: 0.19852s