{ "info": { "author": "Hcerk", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "# vkpoint_api\n\n**vkpoint** - \u044d\u0442\u043e python \u043c\u043e\u0434\u0443\u043b\u044c \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 \u043c\u043e\u043d\u0435\u0442\u043e\u0439 VK Point (VK Point API wrapper)\n* [\u0421\u0430\u043c\u0430 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430](./vkpoint) (python3)\n\n```python\nfrom vkpoint import *\n\nmerchant = VKPoint(user_id = \u0412\u0430\u0448 ID, token = 'TOKEN')\n```\n***user_id*** - id \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u0430 \u0441 \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u043b\u0438 access_token\n\n***token*** \u2014 \u043a\u043b\u044e\u0447 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f VK Point (\u043a\u043b\u044e\u0447 \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u043c [\u0437\u0434\u0435\u0441\u044c](https://vkpoint.vposter.ru/api/method/token))\n\n\u041f\u0435\u0440\u0435\u0432\u043e\u0434 VK Point \u0441 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u0430 \u043d\u0430 \u0434\u0440\u0443\u0433\u043e\u0439 \u0430\u043a\u043a\u0430\u0443\u043d\u0442. \u0423\u0447\u0442\u0438\u0442\u0435, \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 \u0442\u0435 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0435\u0441\u0442\u044c \u0432 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0438 VK Point :\n```python\nmerchant.send_payment(user_id, point)\n```\n***user_id*** \u2014 \u043a\u043e\u043c\u0443 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u043c\n\n***point*** \u2014 \u0441\u0443\u043c\u043c\u0430 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0430 (\u0435\u0441\u043b\u0438 \u043d\u0430 \u0431\u0430\u043b\u0430\u043d\u0441\u0435 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u0430, \u0441 \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u043c \u043d\u0435 \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432, \u0442\u043e \u0432\u044b\u0432\u0435\u0434\u0435\u0442 \u043e\u0448\u0438\u0431\u043a\u0443)\n\n\u0418\u0441\u0442\u043e\u0440\u0438\u0438 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u043e\u0432\n-----------------------------------\n```python\nmerchant.get_history(user_id)\n```\n***user_id*** \u2014 id \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f (\u0447\u044c\u044e \u0438\u0441\u0442\u043e\u0440\u0438\u044e \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u043e\u0432 \u0432\u044b\u0432\u043e\u0434\u0438\u043c)\n\n\n\u0412\u044b\u0432\u043e\u0434 \u0434\u0430\u043d\u043d\u044b\u0445 \u043f\u0440\u043e\u0444\u0438\u043b\u044f\n-----------------------------------\n```python\nmerchant.get_point(user_id)\n```\n***user_id*** \u2014 id \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f (\u0447\u044c\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u0432\u044b\u0432\u043e\u0434\u0438\u043c)\n\n\u0412\u044b\u0432\u043e\u0434 \u043e\u0431\u0449\u0435\u0433\u043e \u0442\u043e\u043f\u0430 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439\n-----------------------------------\n```python\nmerchant.get_top(count)\n```\n***count*** \u2014 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0432\u044b\u0432\u043e\u0434\u0438\u043c\u044b\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439\n\n\u0412\u044b\u0432\u043e\u0434 \u043e\u0431\u0449\u0435\u0433\u043e \u0442\u043e\u043f\u0430 VIP \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439\n-----------------------------------\n```python\nmerchant.get_top_vip(count)\n```\n***count*** \u2014 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0432\u044b\u0432\u043e\u0434\u0438\u043c\u044b\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439\n\n\u0412\u044b\u0432\u043e\u0434 \u0442\u043e\u043f\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\n-----------------------------------\n```python\nmerchant.get_top_groups(count)\n```\n***count*** \u2014 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0432\u044b\u0432\u043e\u0434\u0438\u043c\u044b\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439\n\n\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0435 (\u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0443\u043d\u043a\u0442, \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 VK Point \u0432 \u0433\u0440\u0443\u043f\u043f\u0435)\n-----------------------------------\n```python\nmerchant.get_info_groups(group_id)\n```\n***group_id*** \u2014 id \u0433\u0440\u0443\u043f\u043f\u044b (\u0447\u044c\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u0432\u044b\u0432\u043e\u0434\u0438\u043c)\n\n\u0410\u043d\u0430\u043b\u043e\u0433\u0438\u0447\u0435\u043d \u043c\u0435\u0442\u043e\u0434\u0443 get_point, \u0442\u043e\u043b\u044c\u043a\u043e \u043c\u043e\u0436\u043d\u043e \u0432\u044b\u0432\u0435\u0441\u0442\u0438 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u0445 \u043e\u0434\u043d\u0438\u043c \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u043c\n-----------------------------------\n```python\nmerchant.get_point_ids(user_ids)\n```\n***user_ids*** \u2014 id \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0447\u0435\u0440\u0435\u0437 \u0437\u0430\u043f\u044f\u0442\u0443\u044e\n**\u041f\u0440\u0438\u0432\u0435\u0440 :** merchant.get_point_ids(\"1, 2, 3, 4, 5\")\n\n\u0412\u044b\u0432\u043e\u0434 \u0441\u043f\u0438\u0441\u043a\u0430 \u0438\u0433\u0440\n-----------------------------------\n```python\nmerchant.get_games_get_byid()\n```\n**\u0412\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u043c\u0430\u0441\u0441\u0438\u0432 items:**\n\n* id \u2014 \u043f\u043e\u0440\u044f\u0434\u043a\u043e\u0432\u044b\u0439 \u043d\u043e\u043c\u0435\u0440\n\n* title \u2014 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435\n\n* photo \u2014 \u0438\u043a\u043e\u043d\u043a\u0430\n\n* description \u2014 \u043a\u043e\u0440\u043e\u0442\u043a\u043e\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\n\n* active \u2014 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u0438\u0433\u0440\u044b (1 \u0430\u043a\u0442\u0438\u0432\u043d\u0430, 0 \u043d\u0435 \u0430\u043a\u0442\u0438\u0432\u043d\u0430)\n\n* link \u2014 \u0441\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u0438\u0433\u0440\u0443\n\n\n\u041f\u043e\u0438\u0441\u043a \u043f\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c\n-----------------------------------\n```python\nmerchant.get_search(search, count)\n```\n***search*** \u2014 \u0418\u043c\u044f \u0438\u043b\u0438 \u0441\u043b\u043e\u0432\u043e.\n\n***count*** \u2014 \u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0432\u043e\u0434\u0438\u043c\u043e\u0435 \u043a\u043e\u043b-\u0432\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0432 \u043f\u043e\u0438\u0441\u043a\u0435\n\n\u0423\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u044f \u0441\u0435\u0440\u0432\u0438\u0441\u0430\n-----------------------------------\n```python\nmerchant.get_app_notif(count)\n```\n***count*** \u2014 \u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0432\u043e\u0434\u0438\u043c\u043e\u0435 \u043a\u043e\u043b-\u0432\u043e \u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u0439\n\n\u0412\u044b\u0432\u043e\u0434\u0438\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0431\u0438\u0440\u0436\u0438\n-----------------------------------\n```python\nmerchant.get_ex_top(count)\n```\n***count*** \u2014 \u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0432\u043e\u0434\u0438\u043c\u043e\u0435 \u043a\u043e\u043b-\u0432\u043e\n\n\u041f\u043e\u0438\u0441\u043a \u0432 \u0431\u0438\u0440\u0436\u0435\n-----------------------------------\n```python\nmerchant.get_ex_search(search, count)\n```\n***search*** \u2014 \u0418\u043c\u044f \u0438\u043b\u0438 \u0441\u043b\u043e\u0432\u043e.\n\n***count*** \u2014 \u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0432\u043e\u0434\u0438\u043c\u043e\u0435 \u043a\u043e\u043b-\u0432\u043e\n\n\u0412\u044b\u0432\u043e\u0434\u0438\u0442 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e \u0442\u043e\u043c, \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043e \u043f\u043e\u0438\u043d\u0442\u043e\u0432 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044e (\u043f\u0435\u0440\u0435\u0432\u043e\u0434\u044b).\n-----------------------------------\n\u042d\u0442\u0438\u043c \u043c\u0435\u0442\u043e\u0434\u043e\u043c \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u0434\u0441\u0447\u0438\u0442\u0430\u0442\u044c \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043e\u0441\u0442\u0430\u043b\u043e\u0441\u044c \u0434\u043e \u043b\u0438\u043c\u0438\u0442\u0430 (100\u041a\u041a \u0431\u043e\u0442\u0430\u043c).\n```python\nmerchant.merchant_get(user_id)\n```\n***user_id*** \u2014 \u0421 \u043a\u0435\u043c \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u043e\u0441\u0442\u0430\u0442\u043e\u043a \u043f\u043e \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0430\u043c.\n\n\u0421\u0432\u044f\u0437\u044c:\n-----------------------------------\n\u0412\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0435: vk.com/krech_man\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/Hcerk/vkpoint/archive/v1.3.1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Hcerk/vkpoint", "keywords": "", "license": "Apache License, Version 2.0, see LICENSE file", "maintainer": "", "maintainer_email": "", "name": "vkpoint-api", "package_url": "https://pypi.org/project/vkpoint-api/", "platform": "", "project_url": "https://pypi.org/project/vkpoint-api/", "project_urls": { "Download": "https://github.com/Hcerk/vkpoint/archive/v1.3.1.zip", "Homepage": "https://github.com/Hcerk/vkpoint" }, "release_url": "https://pypi.org/project/vkpoint-api/1.3.1/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "vkpoint - \u044d\u0442\u043e python \u043c\u043e\u0434\u0443\u043b\u044c \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 \u043c\u043e\u043d\u0435\u0442\u043e\u0439 VK Point (VK Point API wrapper)", "version": "1.3.1" }, "last_serial": 5652205, "releases": { "1.3": [ { "comment_text": "", "digests": { "md5": "71ef8bb720a8e1330c3aa90b6b0f0f9f", "sha256": "d88dd17d144003bad1c41d71ca2fe6716b125ebe25f90fd5cd487bc4f4d4934d" }, "downloads": -1, "filename": "vkpoint_api-1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "71ef8bb720a8e1330c3aa90b6b0f0f9f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4226, "upload_time": "2019-08-08T14:20:20", "url": "https://files.pythonhosted.org/packages/2f/fe/c74ff8a592d7acd585e289f159a69be5f2f77f77f7fbd2d309880d94df13/vkpoint_api-1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "35309c942113b7644c2f5a3a3b198a18", "sha256": "810f6c68256d50dad7dc00c1af55aae56c85e6e71e2e54512d281cb78c1f5b53" }, "downloads": -1, "filename": "vkpoint_api-1.3.tar.gz", "has_sig": false, "md5_digest": "35309c942113b7644c2f5a3a3b198a18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4226, "upload_time": "2019-08-08T14:20:22", "url": "https://files.pythonhosted.org/packages/13/ca/a0eab347749c279244ffe543b57604e84ca2bad8fca229ab9cdfe6214725/vkpoint_api-1.3.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "7cafd275ba1502a096a9b372973e29e2", "sha256": "8c10afb4f3769aa2aedfe053b55bd48b339cc45f1ffe95b2877c28b04b3da70a" }, "downloads": -1, "filename": "vkpoint_api-1.3.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7cafd275ba1502a096a9b372973e29e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4138, "upload_time": "2019-08-08T21:02:48", "url": "https://files.pythonhosted.org/packages/9a/3c/d3083a990ce2309977d410bdac57de2c4310410aa057f97c06a0ba88b6bf/vkpoint_api-1.3.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "88d37355c04f96a2fe4f482be225a6ce", "sha256": "17c6730b239d4030d3ca20c2a1ce675b200028ad6af8ba8db8c27bcc7c1a8a4c" }, "downloads": -1, "filename": "vkpoint_api-1.3.1.tar.gz", "has_sig": false, "md5_digest": "88d37355c04f96a2fe4f482be225a6ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4132, "upload_time": "2019-08-08T21:02:50", "url": "https://files.pythonhosted.org/packages/b6/08/29f0b391959e446d9c0d88016ba0c0f039c9222597a5ac4968dc87859dd7/vkpoint_api-1.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7cafd275ba1502a096a9b372973e29e2", "sha256": "8c10afb4f3769aa2aedfe053b55bd48b339cc45f1ffe95b2877c28b04b3da70a" }, "downloads": -1, "filename": "vkpoint_api-1.3.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7cafd275ba1502a096a9b372973e29e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4138, "upload_time": "2019-08-08T21:02:48", "url": "https://files.pythonhosted.org/packages/9a/3c/d3083a990ce2309977d410bdac57de2c4310410aa057f97c06a0ba88b6bf/vkpoint_api-1.3.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "88d37355c04f96a2fe4f482be225a6ce", "sha256": "17c6730b239d4030d3ca20c2a1ce675b200028ad6af8ba8db8c27bcc7c1a8a4c" }, "downloads": -1, "filename": "vkpoint_api-1.3.1.tar.gz", "has_sig": false, "md5_digest": "88d37355c04f96a2fe4f482be225a6ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4132, "upload_time": "2019-08-08T21:02:50", "url": "https://files.pythonhosted.org/packages/b6/08/29f0b391959e446d9c0d88016ba0c0f039c9222597a5ac4968dc87859dd7/vkpoint_api-1.3.1.tar.gz" } ] }