api-processor


Nameapi-processor JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryStandardize the way of calling SOAP and Rest API calls in Python
upload_time2024-09-04 06:07:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "api-processor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Salil V Nair <author@salilvnair.com>",
    "download_url": "https://files.pythonhosted.org/packages/01/e0/584ebbacca0d820707f0967d3426a7c814fc125f5d0d7e2558c827473c29/api_processor-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Standardize the way of calling SOAP and Rest API calls in Python",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/salilvnair/api_processor",
        "Issues": "https://github.com/salilvnair/api_processor/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aff15a073226178978057b265d99a5d92b6b13e1b571d957776bff9e79115b44",
                "md5": "398d0cebc70d869d798c6b4f5623b7e8",
                "sha256": "2359e8b4f5a77c6fab5a5bff3d22077c615307612de09276ca9e34cb74f96062"
            },
            "downloads": -1,
            "filename": "api_processor-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "398d0cebc70d869d798c6b4f5623b7e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11506,
            "upload_time": "2024-09-04T06:07:52",
            "upload_time_iso_8601": "2024-09-04T06:07:52.969728Z",
            "url": "https://files.pythonhosted.org/packages/af/f1/5a073226178978057b265d99a5d92b6b13e1b571d957776bff9e79115b44/api_processor-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01e0584ebbacca0d820707f0967d3426a7c814fc125f5d0d7e2558c827473c29",
                "md5": "314714980ada0c1adcb83d1a5ddf7f01",
                "sha256": "a210db2b4052d7c6ae927efa14886c8533d6a1e1ab3090f57b925db3b7ced236"
            },
            "downloads": -1,
            "filename": "api_processor-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "314714980ada0c1adcb83d1a5ddf7f01",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6895,
            "upload_time": "2024-09-04T06:07:54",
            "upload_time_iso_8601": "2024-09-04T06:07:54.361623Z",
            "url": "https://files.pythonhosted.org/packages/01/e0/584ebbacca0d820707f0967d3426a7c814fc125f5d0d7e2558c827473c29/api_processor-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 06:07:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "salilvnair",
    "github_project": "api_processor",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "api-processor"
}
        
Elapsed time: 0.30684s