rankade.py

View on PyPIReverse Dependencies (1)

0.1.4 rankade.py-0.1.4-py2.py3-none-any.whl

Wheel Details

Project: rankade.py
Version: 0.1.4
Filename: rankade.py-0.1.4-py2.py3-none-any.whl
Download: [link]
Size: 27632
MD5: 2cdc6585e78ac196fe374f108351454c
SHA256: 6603fa4db6ff9325e06c5bba69f09c16d7618a12b216978bd92c36494dd5cf4d
Uploaded: 2024-01-28 01:35:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rankade.py
Version: 0.1.4
Summary: Unofficial Python async wrapper for the Rankade API
Author-Email: Calum Crawford <c[at]calumcrawford.com>
Project-Url: Changelog, https://github.com/14zombies/Rankade.py/blob/master/CHANGELOG.md
Project-Url: Documentation, https://calumcrawford.com/rankadepy
Project-Url: Homepage, https://calumcrawford.com/rankadepy
Project-Url: Issues, https://github.com/14zombies/Rankade.py/issues
Project-Url: Repository, https://github.com/14zombies/Rankade.py.git
License: MIT License Copyright (c) 2021–present 14zombies Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Requires-Dist: aiohttp (>=3.7)
Requires-Dist: PyJWT (>=2.4)
Requires-Dist: enum-tools
Requires-Dist: rankade-py[dev,docs,tests]; extra == "all"
Requires-Dist: coverage (>=7.4); extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: packaging; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinxawesome-theme; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: enum-tools[sphinx]; extra == "docs"
Requires-Dist: sphinx-sitemap; extra == "docs"
Requires-Dist: sphinx-autodoc2; extra == "docs"
Requires-Dist: linkify-it-py; extra == "docs"
Requires-Dist: sphinxcontrib.spelling; extra == "docs"
Requires-Dist: rankade-py[dev]; extra == "tests"
Requires-Dist: enumtools; extra == "tests"
Requires-Dist: aioresponses; extra == "tests"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 938 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
rankade/Consts.py sha256=g-9OjYXk6uzJXzbB9RMqUwI1iwXd3k4eqJqEGn5KPbg 1084
rankade/Rankade.py sha256=3fxv1kYa7vC3oQQdDt_q7RWXd8uKbG3vSOJPVSFD0gg 7628
rankade/RankadeExceptions.py sha256=VBGmrWyVljIStBpYq-eG6LsqkqfBhig1ArB9mKrQ0dQ 2401
rankade/__init__.py sha256=-67tkk2-DuMU17NWGTVZSO_jkUGji5QFJy58TpEaBvc 779
rankade/py.typed sha256=yCZYgPh19e6UlpLlcOPn99EqmDAy7VlkkvtsPlIcPcc 13
rankade/api/Api.py sha256=Sp333gfqRuAG_RnnexaL2iqy1xIJ-Kufor3RRNFYyvA 13931
rankade/api/Endpoint.py sha256=tZYxwBh2hcumVijX_mjaqqfZD54GxlCe-wxjOROc2bg 6824
rankade/api/RankadeResponse.py sha256=cUo6CnTtOo1rFgW6VUwlKVem3v-gO4T4QxqxdXAhw84 393
rankade/api/Token.py sha256=dKxpPfRK0X4PE_5tB8BNUFOYZ_So2emIco8tTXFIoi8 1449
rankade/api/__init__.py sha256=Ucig35Adb5B2S2uIFAzU0sbSX1yDe5L_maia4P1G22M 372
rankade/models/Base.py sha256=RNVkFX7fw1zk9gfv62FsAN5wmK5QtOxaz1pljAOZBUU 2263
rankade/models/Error.py sha256=mQ9qh7_dcmdldWWftezIu0qMuiO8grjKWQk7N4zjMaY 2160
rankade/models/Faction.py sha256=p1n32g-9xVPEecRuiuitAhDGzr-vQXLLppof-jzO0ik 2445
rankade/models/Game.py sha256=9ddkt6UjFpS69V2tJJtejpPBZdX9juojuc9KyKdl940 1248
rankade/models/Match.py sha256=200DwW1geymIlaAirRvEGsMk1vPFRrWzqtBTzI2TIYM 3012
rankade/models/NewMatch.py sha256=63w9LSwNSliyojRcMrhGCWRsP3Ke2R2LKdEFlMrCpLg 3625
rankade/models/NewMatchResponse.py sha256=AatDCYlnmP7Klg5MHZ19ZkZqZTTP3QMyVqukXwJL2FE 3361
rankade/models/Player.py sha256=EaM9Ev-Wf4XDGFVw2barbVXy0pW4h4npt7CQi3rO1gA 2711
rankade/models/Quota.py sha256=y8CMkAsv3bYflPG-b400kf4lj00-vyXE-c1a2oQ-7YA 937
rankade/models/Ranking.py sha256=ZCewGhqsY04HQOjqyX2LbNAubd5j6af9qr0N7rdkvDU 2970
rankade/models/Subset.py sha256=iS88qLGd5Y0Q6iZBacGhyZz_uoYZb8sCgVU-JaOxQSc 2375
rankade/models/__init__.py sha256=Z_DSb1QgMALKeQEamOVmmfvwGJoyxXtc9acj7TaLsCU 919
rankade.py-0.1.4.dist-info/LICENSE sha256=E3GjzxFQtLvSWxVkZQEQ1DBFf1nfviNq6uVI1iKIRYI 1076
rankade.py-0.1.4.dist-info/METADATA sha256=WN2Yp7Ny22309hsB6Cg0nzV9EUL4IXccZdseLZ6rze8 4059
rankade.py-0.1.4.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
rankade.py-0.1.4.dist-info/top_level.txt sha256=n6_y0wjnd7bEL78CZPr5XSCHqVV5T2rg2zWytoo4rsE 8
rankade.py-0.1.4.dist-info/RECORD

top_level.txt

rankade