ckanext-bulk


Nameckanext-bulk JSON
Version 0.2.11 PyPI version JSON
download
home_pageNone
SummaryBulk update for CKAN datasets/resources
upload_time2024-10-24 13:09:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseAGPL
keywords ckan
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Tests](https://github.com/Link Digital/ckanext-bulk/workflows/tests.yml/badge.svg)](https://github.com/Link Digital/ckanext-bulk/actions/workflows/test.yml)

# ckanext-bulk

An extension that helps to perform bulk operations over CKAN entities, such as datasets, organizations and groups.

## Requirements

Compatibility with core CKAN versions:

| CKAN version | Compatible? |
|--------------|-------------|
| 2.9          | no          |
| 2.10         | yes         |
| 2.11         | yes         |
| master       | yes         |

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ckanext-bulk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "DataShades <datashades@linkdigital.com.au>",
    "keywords": "CKAN",
    "author": null,
    "author_email": "DataShades <datashades@linkdigital.com.au>, Oleksandr Cherniavskyi <mutantsan@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/bb/bd/a690e21c7fd88f8daedea842023d01f571f74a5a2d5dda0e9a2a369408eb/ckanext_bulk-0.2.11.tar.gz",
    "platform": null,
    "description": "[![Tests](https://github.com/Link Digital/ckanext-bulk/workflows/tests.yml/badge.svg)](https://github.com/Link Digital/ckanext-bulk/actions/workflows/test.yml)\n\n# ckanext-bulk\n\nAn extension that helps to perform bulk operations over CKAN entities, such as datasets, organizations and groups.\n\n## Requirements\n\nCompatibility with core CKAN versions:\n\n| CKAN version | Compatible? |\n|--------------|-------------|\n| 2.9          | no          |\n| 2.10         | yes         |\n| 2.11         | yes         |\n| master       | yes         |\n",
    "bugtrack_url": null,
    "license": "AGPL",
    "summary": "Bulk update for CKAN datasets/resources",
    "version": "0.2.11",
    "project_urls": {
        "Homepage": "https://github.com/DataShades/ckanext-bulk"
    },
    "split_keywords": [
        "ckan"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a91baf530e51fe7d0e5419eb19bfd6bdbc835028e1f35122ab3cb8d80bb34f20",
                "md5": "7668a86b080f6523eb217b37de1dab86",
                "sha256": "af6f05d3a2de791cdc20cb310b4e179b56869b13002097a71e19d3e7c7358220"
            },
            "downloads": -1,
            "filename": "ckanext_bulk-0.2.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7668a86b080f6523eb217b37de1dab86",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3735453,
            "upload_time": "2024-10-24T13:09:42",
            "upload_time_iso_8601": "2024-10-24T13:09:42.587914Z",
            "url": "https://files.pythonhosted.org/packages/a9/1b/af530e51fe7d0e5419eb19bfd6bdbc835028e1f35122ab3cb8d80bb34f20/ckanext_bulk-0.2.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbbda690e21c7fd88f8daedea842023d01f571f74a5a2d5dda0e9a2a369408eb",
                "md5": "e45c8a702734b56a092e390a6a3f5fd4",
                "sha256": "1e67f4f9e7d93cc44ac951e19101e5679efc89bec8853f42eadd4306b5753785"
            },
            "downloads": -1,
            "filename": "ckanext_bulk-0.2.11.tar.gz",
            "has_sig": false,
            "md5_digest": "e45c8a702734b56a092e390a6a3f5fd4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1986683,
            "upload_time": "2024-10-24T13:09:45",
            "upload_time_iso_8601": "2024-10-24T13:09:45.021510Z",
            "url": "https://files.pythonhosted.org/packages/bb/bd/a690e21c7fd88f8daedea842023d01f571f74a5a2d5dda0e9a2a369408eb/ckanext_bulk-0.2.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 13:09:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DataShades",
    "github_project": "ckanext-bulk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ckanext-bulk"
}
        
Elapsed time: 1.97255s