edc-transfer


Nameedc-transfer JSON
Version 0.3.23 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-transfer
SummarySimple classes related to the django sites framework for clinicedc projects
upload_time2024-11-20 22:28:44
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/b6/04/77b995740c030a8774c2e811c0ec4a1f72e4a8734947b334a52463c901f7/edc_transfer-0.3.23.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": "0.3.23",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-transfer"
    },
    "split_keywords": [
        "django edc sites",
        " clinicedc",
        " clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f87cd5fce8ae4a41049d0da218af37fb25ed9aa4dec2633ca04deb619c02a46b",
                "md5": "cb6524dc2dff8f94bad71712404107cb",
                "sha256": "5371f6a8cc8e33e3357871b8d357e2da73ee0cf059a59f2f39cfc1c4c8c98621"
            },
            "downloads": -1,
            "filename": "edc_transfer-0.3.23-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cb6524dc2dff8f94bad71712404107cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 28035,
            "upload_time": "2024-11-20T22:28:43",
            "upload_time_iso_8601": "2024-11-20T22:28:43.458409Z",
            "url": "https://files.pythonhosted.org/packages/f8/7c/d5fce8ae4a41049d0da218af37fb25ed9aa4dec2633ca04deb619c02a46b/edc_transfer-0.3.23-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b60477b995740c030a8774c2e811c0ec4a1f72e4a8734947b334a52463c901f7",
                "md5": "ae549895fbe37f3c787ebeaef6963e7e",
                "sha256": "842888a2e45caf39a2eddc8de594000bd7e25dfb9e079a0780cfc7e800410fe9"
            },
            "downloads": -1,
            "filename": "edc_transfer-0.3.23.tar.gz",
            "has_sig": false,
            "md5_digest": "ae549895fbe37f3c787ebeaef6963e7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 29297,
            "upload_time": "2024-11-20T22:28:44",
            "upload_time_iso_8601": "2024-11-20T22:28:44.438371Z",
            "url": "https://files.pythonhosted.org/packages/b6/04/77b995740c030a8774c2e811c0ec4a1f72e4a8734947b334a52463c901f7/edc_transfer-0.3.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 22:28:44",
    "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: 1.04171s