ckanapi


Nameckanapi JSON
Version 4.8 PyPI version JSON
download
home_pagehttps://github.com/ckan/ckanapi
SummaryA command line interface and Python module for accessing the CKAN Action API
upload_time2024-04-04 15:46:09
maintainerNone
docs_urlNone
authorIan Ward
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements setuptools docopt requests simplejson
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ckan/ckanapi",
    "name": "ckanapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ian Ward",
    "author_email": "ian@excess.org",
    "download_url": "https://files.pythonhosted.org/packages/36/31/c0131cfe3cdae242699c2889d20016fbe2444dcaf86070ee03863d1035ba/ckanapi-4.8.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A command line interface and Python module for accessing the CKAN Action API",
    "version": "4.8",
    "project_urls": {
        "Homepage": "https://github.com/ckan/ckanapi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0dac626837e55aeb17f8e3982128a25fbf5f7880a397039eb7a1b5cebaca7fa4",
                "md5": "7190fda7a6ec389704eada8654018ad5",
                "sha256": "a6ac36b55321368cf39d70f701542276fe098484517e339adf18595f30c076b8"
            },
            "downloads": -1,
            "filename": "ckanapi-4.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7190fda7a6ec389704eada8654018ad5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 46316,
            "upload_time": "2024-04-04T15:46:07",
            "upload_time_iso_8601": "2024-04-04T15:46:07.725595Z",
            "url": "https://files.pythonhosted.org/packages/0d/ac/626837e55aeb17f8e3982128a25fbf5f7880a397039eb7a1b5cebaca7fa4/ckanapi-4.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3631c0131cfe3cdae242699c2889d20016fbe2444dcaf86070ee03863d1035ba",
                "md5": "a5bfa7d16f5377c15157503c8bb1e069",
                "sha256": "3a98d81e6cb7480883eb1d031740205d3e94176376e9d284d218829d81d0afed"
            },
            "downloads": -1,
            "filename": "ckanapi-4.8.tar.gz",
            "has_sig": false,
            "md5_digest": "a5bfa7d16f5377c15157503c8bb1e069",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 37633,
            "upload_time": "2024-04-04T15:46:09",
            "upload_time_iso_8601": "2024-04-04T15:46:09.451773Z",
            "url": "https://files.pythonhosted.org/packages/36/31/c0131cfe3cdae242699c2889d20016fbe2444dcaf86070ee03863d1035ba/ckanapi-4.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 15:46:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ckan",
    "github_project": "ckanapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "docopt",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "simplejson",
            "specs": []
        }
    ],
    "lcname": "ckanapi"
}
        
Elapsed time: 0.21898s