|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.11",
"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/c4/a8/74e60c920f3317fc4d7bddf6d37e2054570eaf7ef29cfd29973c87359fcf/edc_appconfig-0.1.10.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.10",
"project_urls": {
"Homepage": "https://github.com/clinicedc/edc-adherence"
},
"split_keywords": [
"django edc appconfig",
" clinicedc",
" clinical trials"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e08e50d6c159d13056ef427505459c35cf38b91c442fcdc362cc78903b34b9f",
"md5": "ef8f1f871b9e53b65e84328409bb0059",
"sha256": "b57df877bdf2a9c162a516e4712d88b5775be3eccb3d81a933c1baf25181f5b8"
},
"downloads": -1,
"filename": "edc_appconfig-0.1.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ef8f1f871b9e53b65e84328409bb0059",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 25783,
"upload_time": "2024-08-13T23:53:34",
"upload_time_iso_8601": "2024-08-13T23:53:34.274291Z",
"url": "https://files.pythonhosted.org/packages/2e/08/e50d6c159d13056ef427505459c35cf38b91c442fcdc362cc78903b34b9f/edc_appconfig-0.1.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c4a874e60c920f3317fc4d7bddf6d37e2054570eaf7ef29cfd29973c87359fcf",
"md5": "b2ef98b9e223c39067712e554d201294",
"sha256": "c084329a274eeb57366545fbe9675dca379a22736fc92c2ae6cadc96170a0a32"
},
"downloads": -1,
"filename": "edc_appconfig-0.1.10.tar.gz",
"has_sig": false,
"md5_digest": "b2ef98b9e223c39067712e554d201294",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 27944,
"upload_time": "2024-08-13T23:53:35",
"upload_time_iso_8601": "2024-08-13T23:53:35.354663Z",
"url": "https://files.pythonhosted.org/packages/c4/a8/74e60c920f3317fc4d7bddf6d37e2054570eaf7ef29cfd29973c87359fcf/edc_appconfig-0.1.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-13 23:53:35",
"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"
}