{ "info": { "author": "AshotS", "author_email": "sarckisyanashot@yandex.ru", "bugtrack_url": null, "classifiers": [], "description": "================\npayeer_api\n================\n\npayeer_api - \u0420\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0434\u043b\u044f Payeer API.\n\n\u0414\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u0442\u044c\u0441\u044f \u0441 \u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0435\u0439\nPayeer (https://payeercom.docs.apiary.io/). \u041f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0440\u0435\u0430\u043b\u0438\u0437\u0443\u0435\u0442\n\u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f, \u043e\u043f\u0438\u0441\u0430\u043d\u043d\u044b\u0439 \u0432 \u044d\u0442\u043e\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0435.\n\n\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430\n=========\n\n::\n\n $ pip install payeer_api\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\n=============\n\n\u041f\u0440\u0438\u043c\u0435\u0440::\n\nfrom payeer_api import PayeerAPI\n\naccount = 'P1000000'\napi_id = '123456789'\napi_pass = 'KRicaFodFrgJer6'\n\np = PayeerAPI(account, api_id, api_pass)\n\np.get_balance()", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AshotS/payeer_api", "keywords": "payeer", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "payeer-api", "package_url": "https://pypi.org/project/payeer-api/", "platform": "", "project_url": "https://pypi.org/project/payeer-api/", "project_urls": { "Homepage": "https://github.com/AshotS/payeer_api" }, "release_url": "https://pypi.org/project/payeer-api/0.1/", "requires_dist": null, "requires_python": "", "summary": "Python Payeer API client", "version": "0.1" }, "last_serial": 3440466, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "94250457bb0d472866f1589bb8ace1f7", "sha256": "c4d09ffc2335b2905a5da34f905ebd00586c48b85a0f3754daa58d5e50736d9f" }, "downloads": -1, "filename": "payeer_api-0.1.tar.gz", "has_sig": false, "md5_digest": "94250457bb0d472866f1589bb8ace1f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3329, "upload_time": "2017-12-24T13:08:28", "url": "https://files.pythonhosted.org/packages/0c/14/29c3e53848f61b5cee90ddd134ff0867922b5c6ca4c22a6d0f063f914217/payeer_api-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "94250457bb0d472866f1589bb8ace1f7", "sha256": "c4d09ffc2335b2905a5da34f905ebd00586c48b85a0f3754daa58d5e50736d9f" }, "downloads": -1, "filename": "payeer_api-0.1.tar.gz", "has_sig": false, "md5_digest": "94250457bb0d472866f1589bb8ace1f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3329, "upload_time": "2017-12-24T13:08:28", "url": "https://files.pythonhosted.org/packages/0c/14/29c3e53848f61b5cee90ddd134ff0867922b5c6ca4c22a6d0f063f914217/payeer_api-0.1.tar.gz" } ] }