{ "info": { "author": "Mr_ChAI & korochun", "author_email": "mr.kofe.edk@ya.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Communications :: Chat" ], "description": "Pybelieva\n=====\n\n|logo| ## About Pybelieva > Pybelieva is a library providing a Python interface\nto the > `UnbelivaBoat API `__. To\nuse it, you need > to get a token from the official documentation page.\nAlso supports discord.py > Guild and User objects.\n\n|discord| |status| |release| |api| |documentation| |python|\n\nHelp\n----\n\n You can find an in-depth tutorial and a detailed documentation on\n `our wiki `__.\n\nQuick Start\n-----------\n\nSetup\n~~~~~\n\n1. Install Pybelieva.\n2. Go to `the UnbelivaBoat site `__.\n3. Login to your Discord account.\n4. Go to `the API page `__.\n5. Click \"Copy\" under the big string of red text. Your token is now in\n the clipboard. |example|\n\n.. code:: python\n\n >>> client = Client('Insert token here')\n >>> guild = Guild(0) # Replace 0 with a Discord guild id\n >>> user = User(0) # Replace 0 with a Discord user id\n\nFunctions\n~~~~~~~~~\n\n.. code:: python\n\n client.get_balance(guild, user)\n\nReturns: ``User`` with all attributes set.\n\n.. code:: python\n\n client.get_leaderboard(guild)\n\nReturns: ``list`` of ``User``\\ s with all attributes set, ordered by\nrank.\n\n.. code:: python\n\n client.patch_balance(guild, user, cash, bank)\n\nReturns: ``User`` with all attributes except rank set and an updated\nbalance.\n\n.. code:: python\n\n client.set_balance(guild, user, cash, bank)\n\nReturns: ``User`` with all attributes except rank set and the new\nbalance.\n\nDependencies\n------------\n\n - Python\n - aiohttp\n - discord.py (optional)\n\n.. |logo| image:: https://i.imgur.com/RLRDeQw.png\n.. |discord| image:: https://discordapp.com/api/guilds/566686199834476555/embed.png\n :target: https://discord.gg/azdCbgv\n.. |status| image:: https://img.shields.io/badge/status-release-brightgreen.svg\n :target: https://github.com/dev-cats/Pybelieva/releases/tag/v1.0.0\n.. |release| image:: https://img.shields.io/badge/version-v1.2.0-blue.svg\n :target: https://github.com/dev-cats/Pybelieva/wiki/Version-History\n.. |api| image:: https://img.shields.io/badge/api-v1-ff266a.svg\n :target: https://unbelievable.pizza/api/docs\n.. |documentation| image:: https://img.shields.io/badge/documentation-100%25-brightgreen.svg\n :target: https://github.com/dev-cats/Pybelieva/wiki/Documentation\n.. |python| image:: https://img.shields.io/badge/python-any-blue.svg\n :target: https://python.org/\n.. |example| image:: https://i.imgur.com/HBcXbn9.png\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dev-cats/Pybelieva", "keywords": "UnbelievaBoat unbelievable pizza interface async aiohttp", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Pybelieva", "package_url": "https://pypi.org/project/Pybelieva/", "platform": "", "project_url": "https://pypi.org/project/Pybelieva/", "project_urls": { "Documentation": "https://github.com/dev-cats/Pybelieva/wiki/Documentation", "Homepage": "https://github.com/dev-cats/Pybelieva", "Source": "https://github.com/dev-cats/Pybelieva", "Tracker": "https://github.com/dev-cats/Pybelieva/issues" }, "release_url": "https://pypi.org/project/Pybelieva/0.0.2/", "requires_dist": [ "aiohttp" ], "requires_python": "", "summary": "Python wrapper for UnbelievaBoat API", "version": "0.0.2" }, "last_serial": 5810537, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0b223cd3e0ef7ecddd9ddb0652ecacfe", "sha256": "6c7c2521498a99f2a033bf76783693013ef71160af63e852cae3405c4af7d66c" }, "downloads": -1, "filename": "Pybelieva-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0b223cd3e0ef7ecddd9ddb0652ecacfe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3880, "upload_time": "2019-09-10T18:18:50", "url": "https://files.pythonhosted.org/packages/e1/01/b7db3ee293e5c7c39896a2cfef99897d46f2b38606a91005a1d5f7a4ac21/Pybelieva-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a3d7394c8288c235e1eb02e42dd49914", "sha256": "19775fb4d64e611d3cb30091693efa615bd40a6c4e4249cf947995cb0575a7ec" }, "downloads": -1, "filename": "Pybelieva-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a3d7394c8288c235e1eb02e42dd49914", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3974, "upload_time": "2019-09-10T18:18:52", "url": "https://files.pythonhosted.org/packages/88/47/d0ab4f0dcd40c4679a736a996da93a15af4d8bdeedb3ce611df953e2dfdf/Pybelieva-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "27eda8d595f0ac7b0ab3c70e5f732879", "sha256": "cd68059f9bae08eb53490ffd04849379e71f0e33042ad5924149dde414e31f11" }, "downloads": -1, "filename": "Pybelieva-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "27eda8d595f0ac7b0ab3c70e5f732879", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3952, "upload_time": "2019-09-10T18:23:43", "url": "https://files.pythonhosted.org/packages/ca/2c/8c4effd29ac5a75f6c0446a03c4960c6fb19a740e06a393b8b765336813f/Pybelieva-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "889f6ad6f815935b5ca3a205f4d7d2e6", "sha256": "55e2a16e93ee04a17a059ef90115e658b42bcaffc5bfee788c3602c2d3c634d8" }, "downloads": -1, "filename": "Pybelieva-0.0.2.tar.gz", "has_sig": false, "md5_digest": "889f6ad6f815935b5ca3a205f4d7d2e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3861, "upload_time": "2019-09-10T18:23:45", "url": "https://files.pythonhosted.org/packages/a1/e6/678afcca6acd8420e2639f7a835cac0dc50af567345ab4ce2011dcef2f62/Pybelieva-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "27eda8d595f0ac7b0ab3c70e5f732879", "sha256": "cd68059f9bae08eb53490ffd04849379e71f0e33042ad5924149dde414e31f11" }, "downloads": -1, "filename": "Pybelieva-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "27eda8d595f0ac7b0ab3c70e5f732879", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3952, "upload_time": "2019-09-10T18:23:43", "url": "https://files.pythonhosted.org/packages/ca/2c/8c4effd29ac5a75f6c0446a03c4960c6fb19a740e06a393b8b765336813f/Pybelieva-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "889f6ad6f815935b5ca3a205f4d7d2e6", "sha256": "55e2a16e93ee04a17a059ef90115e658b42bcaffc5bfee788c3602c2d3c634d8" }, "downloads": -1, "filename": "Pybelieva-0.0.2.tar.gz", "has_sig": false, "md5_digest": "889f6ad6f815935b5ca3a205f4d7d2e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3861, "upload_time": "2019-09-10T18:23:45", "url": "https://files.pythonhosted.org/packages/a1/e6/678afcca6acd8420e2639f7a835cac0dc50af567345ab4ce2011dcef2f62/Pybelieva-0.0.2.tar.gz" } ] }