elepay


Nameelepay JSON
Version 0.5.1 PyPI version JSON
download
home_pagehttps://github.com/elestyle/elepay-python-sdk
Summaryelepay API リファレンス
upload_time2023-01-23 02:42:28
maintainer
docs_urlNone
authorELESTYLE, INC
requires_python>=3.7
license
keywords restful elepay api リファレンス
VCS
bugtrack_url
requirements certifi six python_dateutil setuptools urllib3
Travis-CI
coveralls test coverage No coveralls.
            elepay APIはRESTをベースに構成された決済APIです。支払い処理、返金処理など、決済に関わる運用における様々なことができます。

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/elestyle/elepay-python-sdk",
    "name": "elepay",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "restful,elepay API \u30ea\u30d5\u30a1\u30ec\u30f3\u30b9",
    "author": "ELESTYLE, INC",
    "author_email": "support@elestyle.jp",
    "download_url": "https://files.pythonhosted.org/packages/ae/65/07d6d614d421f5159d02baaa4e4cb2c4af6006587e5db42fb5c969bf3c2c/elepay-0.5.1.tar.gz",
    "platform": null,
    "description": "elepay API\u306fREST\u3092\u30d9\u30fc\u30b9\u306b\u69cb\u6210\u3055\u308c\u305f\u6c7a\u6e08API\u3067\u3059\u3002\u652f\u6255\u3044\u51e6\u7406\u3001\u8fd4\u91d1\u51e6\u7406\u306a\u3069\u3001\u6c7a\u6e08\u306b\u95a2\u308f\u308b\u904b\u7528\u306b\u304a\u3051\u308b\u69d8\u3005\u306a\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "elepay API \u30ea\u30d5\u30a1\u30ec\u30f3\u30b9",
    "version": "0.5.1",
    "split_keywords": [
        "restful",
        "elepay api \u30ea\u30d5\u30a1\u30ec\u30f3\u30b9"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9882f82a11cf96fc515d53b458caa4d135e658c92c5e1dadeff6ea33b3ac6310",
                "md5": "bbd97958f6e914b6be3352c470d76ad2",
                "sha256": "c816ec5149a123dad0aab11f5df1b8cdd598803b6f1de89781422487138e30c6"
            },
            "downloads": -1,
            "filename": "elepay-0.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bbd97958f6e914b6be3352c470d76ad2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 247573,
            "upload_time": "2023-01-23T02:42:26",
            "upload_time_iso_8601": "2023-01-23T02:42:26.153559Z",
            "url": "https://files.pythonhosted.org/packages/98/82/f82a11cf96fc515d53b458caa4d135e658c92c5e1dadeff6ea33b3ac6310/elepay-0.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae6507d6d614d421f5159d02baaa4e4cb2c4af6006587e5db42fb5c969bf3c2c",
                "md5": "ebd60875f527bc86703773ca36ab6642",
                "sha256": "c6f8032b8293e8bd17a5ccca681a75539f65f5c5504f67def3d8418921f3183a"
            },
            "downloads": -1,
            "filename": "elepay-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ebd60875f527bc86703773ca36ab6642",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 103295,
            "upload_time": "2023-01-23T02:42:28",
            "upload_time_iso_8601": "2023-01-23T02:42:28.363573Z",
            "url": "https://files.pythonhosted.org/packages/ae/65/07d6d614d421f5159d02baaa4e4cb2c4af6006587e5db42fb5c969bf3c2c/elepay-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-23 02:42:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "elestyle",
    "github_project": "elepay-python-sdk",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "elepay"
}
        
Elapsed time: 0.03128s