ckanext-dc_log_view
===================
|PyPI Version| |Build Status| |Coverage Status|
A CKAN log viewer for DC files.
Installation
------------
::
pip install ckanext-dc_log_view
Add this extension to the plugins and defaul_views in ckan.ini:
::
ckan.plugins = [...] dc_log_view
ckan.views.default_views = [...] dc_log_view
Testing
-------
If CKAN/DCOR is installed and setup for testing, this extension can
be tested with pytest:
::
pytest ckanext
Testing can also be done via vagrant in a virtualmachine using the
`dcor-test <https://app.vagrantup.com/paulmueller/boxes/dcor-test/>` image.
Make sure that `vagrant` and `virtualbox` are installed and run the
following commands in the root of this repository:
::
# Setup virtual machine using `Vagrantfile`
vagrant up
# Run the tests
vagrant ssh -- sudo bash /testing/vagrant-run-tests.sh
.. |PyPI Version| image:: https://img.shields.io/pypi/v/ckanext.dc_log_view.svg
:target: https://pypi.python.org/pypi/ckanext.dc_log_view
.. |Build Status| image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_log_view/check.yml
:target: https://github.com/DCOR-dev/ckanext-dc_log_view/actions?query=workflow%3AChecks
.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_log_view
:target: https://codecov.io/gh/DCOR-dev/ckanext-dc_log_view
Raw data
{
"_id": null,
"home_page": null,
"name": "ckanext-dc-log-view",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": "Paul M\u00fcller <dev@craban.de>",
"keywords": "DC, DCOR, deformability, cytometry",
"author": "Paul M\u00fcller",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/84/2e/9c9753f64aa90de58cc6affd45c7d356a678d0fe09790c2a307d23cd8fa1/ckanext_dc_log_view-0.5.6.tar.gz",
"platform": null,
"description": "ckanext-dc_log_view\n===================\n\n|PyPI Version| |Build Status| |Coverage Status|\n\n\nA CKAN log viewer for DC files.\n\nInstallation\n------------\n\n::\n\n pip install ckanext-dc_log_view\n\n\n\nAdd this extension to the plugins and defaul_views in ckan.ini:\n\n::\n\n ckan.plugins = [...] dc_log_view\n ckan.views.default_views = [...] dc_log_view\n\n\nTesting\n-------\nIf CKAN/DCOR is installed and setup for testing, this extension can\nbe tested with pytest:\n\n::\n\n pytest ckanext\n\nTesting can also be done via vagrant in a virtualmachine using the\n`dcor-test <https://app.vagrantup.com/paulmueller/boxes/dcor-test/>` image.\nMake sure that `vagrant` and `virtualbox` are installed and run the\nfollowing commands in the root of this repository:\n\n::\n\n # Setup virtual machine using `Vagrantfile`\n vagrant up\n # Run the tests\n vagrant ssh -- sudo bash /testing/vagrant-run-tests.sh\n\n\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/ckanext.dc_log_view.svg\n :target: https://pypi.python.org/pypi/ckanext.dc_log_view\n.. |Build Status| image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_log_view/check.yml\n :target: https://github.com/DCOR-dev/ckanext-dc_log_view/actions?query=workflow%3AChecks\n.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_log_view\n :target: https://codecov.io/gh/DCOR-dev/ckanext-dc_log_view\n",
"bugtrack_url": null,
"license": "GNU Affero General Public License v3 or later (AGPLv3+)",
"summary": "View DC data logs on DCOR",
"version": "0.5.6",
"project_urls": {
"changelog": "https://github.com/DCOR-dev/ckanext-dc_log_view/blob/main/CHANGELOG",
"source": "https://github.com/DCOR-dev/ckanext-dc_log_view",
"tracker": "https://github.com/DCOR-dev/ckanext-dc_log_view/issues"
},
"split_keywords": [
"dc",
" dcor",
" deformability",
" cytometry"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1b04f57a1e20c5899456c2bf8412857504e118ac0975a6ef061ca46c77734046",
"md5": "5e92915b93bbd54c31a5729e078e9d89",
"sha256": "be0379783088f1d99df63f212960b34408e5caf50d56e16def05754c05c53a05"
},
"downloads": -1,
"filename": "ckanext_dc_log_view-0.5.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5e92915b93bbd54c31a5729e078e9d89",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 647018,
"upload_time": "2024-08-05T10:40:22",
"upload_time_iso_8601": "2024-08-05T10:40:22.601548Z",
"url": "https://files.pythonhosted.org/packages/1b/04/f57a1e20c5899456c2bf8412857504e118ac0975a6ef061ca46c77734046/ckanext_dc_log_view-0.5.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "842e9c9753f64aa90de58cc6affd45c7d356a678d0fe09790c2a307d23cd8fa1",
"md5": "092c1de1160d6099ba0b56d285a5a53d",
"sha256": "5d72d623141f4999594f9c82a1dc37e61ed63b42c3ab86c449e86a5793b653a8"
},
"downloads": -1,
"filename": "ckanext_dc_log_view-0.5.6.tar.gz",
"has_sig": false,
"md5_digest": "092c1de1160d6099ba0b56d285a5a53d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 650602,
"upload_time": "2024-08-05T10:40:24",
"upload_time_iso_8601": "2024-08-05T10:40:24.380697Z",
"url": "https://files.pythonhosted.org/packages/84/2e/9c9753f64aa90de58cc6affd45c7d356a678d0fe09790c2a307d23cd8fa1/ckanext_dc_log_view-0.5.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-05 10:40:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DCOR-dev",
"github_project": "ckanext-dc_log_view",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ckanext-dc-log-view"
}