ckanext-dc-log-view


Nameckanext-dc-log-view JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/DCOR-dev/ckanext-dc_log_view
SummaryView DC data logs on DCOR
upload_time2024-04-16 10:29:02
maintainerNone
docs_urlNone
authorPaul Müller
requires_pythonNone
licenseAGPLv3+
keywords ckan dcor rt-dc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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": "https://github.com/DCOR-dev/ckanext-dc_log_view",
    "name": "ckanext-dc-log-view",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "CKAN, DCOR, RT-DC",
    "author": "Paul M\u00fcller",
    "author_email": "dev@craban.de",
    "download_url": "https://files.pythonhosted.org/packages/22/a3/ae93df479e08565ae9b2adc110a5a0358b2bb6c7ef57dbf434dbf1386013/ckanext-dc_log_view-0.4.0.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\n\n",
    "bugtrack_url": null,
    "license": "AGPLv3+",
    "summary": "View DC data logs on DCOR",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/DCOR-dev/ckanext-dc_log_view"
    },
    "split_keywords": [
        "ckan",
        " dcor",
        " rt-dc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "175c444ef5bfad2a571363b6785d61684d18c9a585eba81d67b48b15c9972c89",
                "md5": "42dc1766c31a8ab1f4df6d2f611aeb67",
                "sha256": "16737535a9df7d77276d47cc7bb747ae23c5bff0d87f202adfbed10cf7092e73"
            },
            "downloads": -1,
            "filename": "ckanext_dc_log_view-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42dc1766c31a8ab1f4df6d2f611aeb67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21833,
            "upload_time": "2024-04-16T10:29:00",
            "upload_time_iso_8601": "2024-04-16T10:29:00.185189Z",
            "url": "https://files.pythonhosted.org/packages/17/5c/444ef5bfad2a571363b6785d61684d18c9a585eba81d67b48b15c9972c89/ckanext_dc_log_view-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22a3ae93df479e08565ae9b2adc110a5a0358b2bb6c7ef57dbf434dbf1386013",
                "md5": "b0534f4920c093524a6e250fe04fa9b5",
                "sha256": "37c7ae561aff4799e5aecec2a34747141c98ad113c2f9d3563cba62e4087873a"
            },
            "downloads": -1,
            "filename": "ckanext-dc_log_view-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b0534f4920c093524a6e250fe04fa9b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21185,
            "upload_time": "2024-04-16T10:29:02",
            "upload_time_iso_8601": "2024-04-16T10:29:02.323824Z",
            "url": "https://files.pythonhosted.org/packages/22/a3/ae93df479e08565ae9b2adc110a5a0358b2bb6c7ef57dbf434dbf1386013/ckanext-dc_log_view-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 10:29:02",
    "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"
}
        
Elapsed time: 0.23482s