edc-model-fields


Nameedc-model-fields JSON
Version 0.3.13 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-model-fields
SummaryModel field classes for clinicedc/edc projects
upload_time2024-11-20 22:40:02
maintainerNone
docs_urlNone
authorErik van Widenfelt
requires_python>=3.12
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": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "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/6c/37/fb0b775044821b15f08575a36f21e60191dac1aab55789e5f3f9330c8549/edc_model_fields-0.3.13.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.13",
    "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": "99bf2b45d47ba1bfdea547aeae3074ab9f748a3b96886929131eb74a6f9a6b3e",
                "md5": "6f7a854a97ab51b9e888170ccf79e9ff",
                "sha256": "25a41a428d36e374306093ee0ecdc5ecc7a5069be144b043a068427afb838d00"
            },
            "downloads": -1,
            "filename": "edc_model_fields-0.3.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f7a854a97ab51b9e888170ccf79e9ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 39861,
            "upload_time": "2024-11-20T22:40:01",
            "upload_time_iso_8601": "2024-11-20T22:40:01.046438Z",
            "url": "https://files.pythonhosted.org/packages/99/bf/2b45d47ba1bfdea547aeae3074ab9f748a3b96886929131eb74a6f9a6b3e/edc_model_fields-0.3.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c37fb0b775044821b15f08575a36f21e60191dac1aab55789e5f3f9330c8549",
                "md5": "3991c169cb29925dc3e07efb00a7d43c",
                "sha256": "b78da0469c48c8ed2d8d847a734c8ccbeaccef52f0cfe530f9df20186107a7f8"
            },
            "downloads": -1,
            "filename": "edc_model_fields-0.3.13.tar.gz",
            "has_sig": false,
            "md5_digest": "3991c169cb29925dc3e07efb00a7d43c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 40260,
            "upload_time": "2024-11-20T22:40:02",
            "upload_time_iso_8601": "2024-11-20T22:40:02.887604Z",
            "url": "https://files.pythonhosted.org/packages/6c/37/fb0b775044821b15f08575a36f21e60191dac1aab55789e5f3f9330c8549/edc_model_fields-0.3.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 22:40:02",
    "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.43466s