edc-transfer


Nameedc-transfer JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-transfer
SummarySimple classes related to the django sites framework for clinicedc projects
upload_time2025-01-21 17:03:38
maintainerNone
docs_urlNone
authorErik van Widenfelt
requires_python>=3.12
licenseGPL license, see LICENSE
keywords django edc sites clinicedc clinical trials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |pypi| |actions| |codecov| |downloads|

edc-transfer
-------------

Patient transfer admin, forms, model mixins


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

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

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clinicedc/edc-transfer",
    "name": "edc-transfer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "django Edc sites, clinicedc, clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ce/51/73757aeeed9ae3960d77f27e7f664ab555c28566f93ba7dacf8b2b840a84/edc_transfer-1.0.0.tar.gz",
    "platform": null,
    "description": "|pypi| |actions| |codecov| |downloads|\n\nedc-transfer\n-------------\n\nPatient transfer admin, forms, model mixins\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-transfer.svg\n    :target: https://pypi.python.org/pypi/edc-transfer\n\n.. |actions| image:: https://github.com/clinicedc/edc-transfer/actions/workflows/build.yml/badge.svg\n  :target: https://github.com/clinicedc/edc-transfer/actions/workflows/build.yml\n\n.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-transfer/branch/develop/graph/badge.svg\n  :target: https://codecov.io/gh/clinicedc/edc-transfer\n\n.. |downloads| image:: https://pepy.tech/badge/edc-transfer\n   :target: https://pepy.tech/project/edc-transfer\n",
    "bugtrack_url": null,
    "license": "GPL license, see LICENSE",
    "summary": "Simple classes related to the django sites framework for clinicedc projects",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-transfer"
    },
    "split_keywords": [
        "django edc sites",
        " clinicedc",
        " clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66b3dd919dbcf572d3aa9fab45d1f046cf5a025ab742d8cdea4ec91a58bd8001",
                "md5": "74dc524204b9557ce675c94b226aabf1",
                "sha256": "1f696614f34985b5bf5bef5ffae38d26a1671dfce9b4e4b330464903f8ffda5e"
            },
            "downloads": -1,
            "filename": "edc_transfer-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74dc524204b9557ce675c94b226aabf1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 29084,
            "upload_time": "2025-01-21T17:03:36",
            "upload_time_iso_8601": "2025-01-21T17:03:36.839241Z",
            "url": "https://files.pythonhosted.org/packages/66/b3/dd919dbcf572d3aa9fab45d1f046cf5a025ab742d8cdea4ec91a58bd8001/edc_transfer-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce5173757aeeed9ae3960d77f27e7f664ab555c28566f93ba7dacf8b2b840a84",
                "md5": "3003735a06fae32e252d0965cf7b63a0",
                "sha256": "62731302c882301a21ac6638df6b28d454d4018cb10de00c5e9e465058d4e37f"
            },
            "downloads": -1,
            "filename": "edc_transfer-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3003735a06fae32e252d0965cf7b63a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 29521,
            "upload_time": "2025-01-21T17:03:38",
            "upload_time_iso_8601": "2025-01-21T17:03:38.092246Z",
            "url": "https://files.pythonhosted.org/packages/ce/51/73757aeeed9ae3960d77f27e7f664ab555c28566f93ba7dacf8b2b840a84/edc_transfer-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 17:03:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clinicedc",
    "github_project": "edc-transfer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "edc-transfer"
}
        
Elapsed time: 0.87242s