edc-transfer


Nameedc-transfer JSON
Version 0.3.22 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-transfer
SummarySimple classes related to the django sites framework for clinicedc projects
upload_time2024-01-06 15:30:17
maintainer
docs_urlNone
authorErik van Widenfelt
requires_python>=3.11
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": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "django Edc sites,clinicedc,clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/10/e6/efc6d4c5b3c6e9d3c60c8c85e425c79c93e03151a6d280bea014904a9021/edc-transfer-0.3.22.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.22",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-transfer"
    },
    "split_keywords": [
        "django edc sites",
        "clinicedc",
        "clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df5f649a8164fba3c4c17399b47c8075182313c25b48d5b2f64084463932959d",
                "md5": "de956804bac5ba560dea3e96a34c8a65",
                "sha256": "c9626c5656b023887632fd29f858f258453f97e44cb097f005bf80c804f644b7"
            },
            "downloads": -1,
            "filename": "edc_transfer-0.3.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de956804bac5ba560dea3e96a34c8a65",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 28031,
            "upload_time": "2024-01-06T15:30:15",
            "upload_time_iso_8601": "2024-01-06T15:30:15.392855Z",
            "url": "https://files.pythonhosted.org/packages/df/5f/649a8164fba3c4c17399b47c8075182313c25b48d5b2f64084463932959d/edc_transfer-0.3.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10e6efc6d4c5b3c6e9d3c60c8c85e425c79c93e03151a6d280bea014904a9021",
                "md5": "0400b39f04b5378421cfa2bda176d24b",
                "sha256": "132b2016b17acea175761ccffca9c16a38b88f2dae8ad2e8daef9dbb3fcde897"
            },
            "downloads": -1,
            "filename": "edc-transfer-0.3.22.tar.gz",
            "has_sig": false,
            "md5_digest": "0400b39f04b5378421cfa2bda176d24b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 29205,
            "upload_time": "2024-01-06T15:30:17",
            "upload_time_iso_8601": "2024-01-06T15:30:17.199713Z",
            "url": "https://files.pythonhosted.org/packages/10/e6/efc6d4c5b3c6e9d3c60c8c85e425c79c93e03151a6d280bea014904a9021/edc-transfer-0.3.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 15:30:17",
    "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.17749s