|pypi| |actions| |codecov| |downloads| |maintainability| |black|
edc-appconfig
-------------
Last app in ``INSTALLED_APPS`` for ``clinicedc`` projects::
# settings.py
INSTALLED_APPS = [
...
"edc_appconfig.apps.AppConfig"
]
.. |pypi| image:: https://img.shields.io/pypi/v/edc-appconfig.svg
:target: https://pypi.python.org/pypi/edc-appconfig
.. |actions| image:: https://github.com/clinicedc/edc-appconfig/actions/workflows/build.yml/badge.svg
:target: https://github.com/clinicedc/edc-appconfig/actions/workflows/build.yml
.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-appconfig/branch/develop/graph/badge.svg
:target: https://codecov.io/gh/clinicedc/edc-appconfig
.. |downloads| image:: https://pepy.tech/badge/edc-appconfig
:target: https://pepy.tech/project/edc-appconfig
.. |maintainability| image:: https://api.codeclimate.com/v1/badges/434041d6c2f424ce5fd7/maintainability
:target: https://codeclimate.com/github/clinicedc/edc-appconfig/maintainability
:alt: Maintainability
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
:alt: Code Style
Raw data
{
"_id": null,
"home_page": "https://github.com/clinicedc/edc-adherence",
"name": "edc-appconfig",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "django Edc AppConfig, clinicedc, clinical trials",
"author": "Erik van Widenfelt",
"author_email": "ew2789@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/50/9b/3da7c2bcac867a0a5aff1a1ed88f079f5197bed399223cfc4dfc09d9834c/edc_appconfig-0.1.12.tar.gz",
"platform": null,
"description": "|pypi| |actions| |codecov| |downloads| |maintainability| |black|\n\nedc-appconfig\n-------------\n\nLast app in ``INSTALLED_APPS`` for ``clinicedc`` projects::\n\n # settings.py\n\n INSTALLED_APPS = [\n ...\n \"edc_appconfig.apps.AppConfig\"\n ]\n\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-appconfig.svg\n :target: https://pypi.python.org/pypi/edc-appconfig\n\n.. |actions| image:: https://github.com/clinicedc/edc-appconfig/actions/workflows/build.yml/badge.svg\n :target: https://github.com/clinicedc/edc-appconfig/actions/workflows/build.yml\n\n.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-appconfig/branch/develop/graph/badge.svg\n :target: https://codecov.io/gh/clinicedc/edc-appconfig\n\n.. |downloads| image:: https://pepy.tech/badge/edc-appconfig\n :target: https://pepy.tech/project/edc-appconfig\n\n.. |maintainability| image:: https://api.codeclimate.com/v1/badges/434041d6c2f424ce5fd7/maintainability\n :target: https://codeclimate.com/github/clinicedc/edc-appconfig/maintainability\n :alt: Maintainability\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/ambv/black\n :alt: Code Style\n",
"bugtrack_url": null,
"license": "GPL license, see LICENSE",
"summary": "Custom AppConfig for main app of clinicedc/edc projects",
"version": "0.1.12",
"project_urls": {
"Homepage": "https://github.com/clinicedc/edc-adherence"
},
"split_keywords": [
"django edc appconfig",
" clinicedc",
" clinical trials"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "acac2238e5632f46164c3458cff2959ec8d9a92720bb3f5da482a4ee8b88e484",
"md5": "0a5cea232880a25b7045897926ce7cee",
"sha256": "eac544d0a6c806e03598bd2ddf8881ae02b2efe1c4711cc565618c18cc80c17d"
},
"downloads": -1,
"filename": "edc_appconfig-0.1.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0a5cea232880a25b7045897926ce7cee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 26717,
"upload_time": "2024-11-20T22:54:38",
"upload_time_iso_8601": "2024-11-20T22:54:38.459470Z",
"url": "https://files.pythonhosted.org/packages/ac/ac/2238e5632f46164c3458cff2959ec8d9a92720bb3f5da482a4ee8b88e484/edc_appconfig-0.1.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "509b3da7c2bcac867a0a5aff1a1ed88f079f5197bed399223cfc4dfc09d9834c",
"md5": "ea586195bc8f23cc9998ef0ffd3fdd8b",
"sha256": "add298095f7b4d3f1d69c398ad07e28d621aa242d5b5a4813aa17c1d7a5bff33"
},
"downloads": -1,
"filename": "edc_appconfig-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "ea586195bc8f23cc9998ef0ffd3fdd8b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 28202,
"upload_time": "2024-11-20T22:54:39",
"upload_time_iso_8601": "2024-11-20T22:54:39.999574Z",
"url": "https://files.pythonhosted.org/packages/50/9b/3da7c2bcac867a0a5aff1a1ed88f079f5197bed399223cfc4dfc09d9834c/edc_appconfig-0.1.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-20 22:54:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "clinicedc",
"github_project": "edc-adherence",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "edc-appconfig"
}