tibia.py

View on PyPIReverse Dependencies (1)

6.3.0 tibia.py-6.3.0-py3-none-any.whl

Wheel Details

Project: tibia.py
Version: 6.3.0
Filename: tibia.py-6.3.0-py3-none-any.whl
Download: [link]
Size: 114893
MD5: 9cd1dd4bb38a76023f757010c4338329
SHA256: c4f2c4e6d8bec17aff26db407a5888b8938bb85a5b467844b93a067da100e350
Uploaded: 2024-04-06 04:11:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tibia.py
Version: 6.3.0
Summary: API that parses website content into python data.
Author-Email: Allan Galarza <allan.galarza[at]gmail.com>
Maintainer-Email: Allan Galarza <allan.galarza[at]gmail.com>
Project-Url: Homepage, https://tibiapy.readthedocs.io/
Project-Url: Documentation, https://tibiapy.readthedocs.io/
Project-Url: Repository, https://github.com/Galarzaa90/tibia.py
Project-Url: Changelog, https://tibiapy.readthedocs.io/en/latest/changelog.html
Project-Url: GitHub: Issues, https://github.com/Galarzaa90/tibia.py/issues
Project-Url: Coverage: Codecov, https://app.codecov.io/gh/Galarzaa90/tibia.py
Project-Url: Docker Hub: Repo, https://hub.docker.com/repository/docker/galarzaa90/tibia.py
Project-Url: SonarCloud, https://sonarcloud.io/dashboard?id=Galarzaa90_tibia.py
License: Apache 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pydantic :: 2
Classifier: Framework :: Pydantic
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python
Classifier: Topic :: Games/Entertainment :: Role-Playing
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: aiohttp-socks
Requires-Dist: aiohttp (>=3.8)
Requires-Dist: beautifulsoup4 (>=4.0)
Requires-Dist: html5lib (>=1.1)
Requires-Dist: lxml (>=4.3.5)
Requires-Dist: pydantic (~=2.0)
Requires-Dist: typing-extensions
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: autodoc-pydantic (>=2.0.0); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: ruff; extra == "linting"
Requires-Dist: fastapi (>=0.109.1); extra == "server"
Requires-Dist: uvicorn; extra == "server"
Requires-Dist: aioresponses; extra == "testing"
Requires-Dist: asynctest; extra == "testing"
Requires-Dist: coverage[toml]; extra == "testing"
Requires-Dist: packaging; extra == "testing"
Provides-Extra: docs
Provides-Extra: linting
Provides-Extra: server
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3052 characters]

WHEEL

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

RECORD

Path Digest Size
tibiapy/__init__.py sha256=F0QIxIDFEBYGsHSQFNdJ1xIoFslMjFdxWo_hBKVPAJ4 359
tibiapy/client.py sha256=XrJW4O4dGauDln5yA_zJbb0wbNvNSMScHjeM0m4W1cM 56099
tibiapy/enums.py sha256=6sAUgp4HXqCsd9HUNEY-q8MxO86vCtcCu4F-By4WrD4 15797
tibiapy/errors.py sha256=S2m3rPbYklwLja14M5tPnftvJC_caH69Ao__ySbNlV8 3281
tibiapy/urls.py sha256=23IZZKfDdcLQ7FPqSrY_9hHGYfV4ujSCsom1thkYiis 19460
tibiapy/utils.py sha256=Ct1EC99Z61rwIOCFgE4J2rWfNV3Fr8SmT-k66y8qlTs 20410
tibiapy/builders/__init__.py sha256=HfBw1Z749FrNvdIxazWOqGrxi5fhJjQEnpytkKR_Mrc 509
tibiapy/builders/bazaar.py sha256=QLKj20zfmizPE3rFjLdzbXbmgqviDv5977LkxFZqYYA 14708
tibiapy/builders/character.py sha256=ZKzL15NtDVWJtLk2bs745hU3FbHu5ulA_VJfA6WK4Qk 6189
tibiapy/builders/creature.py sha256=pLnWXbY6BZ0zkW5VLtiwRBUMi8MSMfni4CNwnS5zGFg 2939
tibiapy/builders/event.py sha256=S7Y5aP0g80rqgGN6ZMPFfLShMz5fakXlMe69g8jYO34 926
tibiapy/builders/forum.py sha256=7GOvF1yF8b_niUKsW7wAS54pWNXnqG9KJ4Zqv__5BcI 8567
tibiapy/builders/guild.py sha256=7ATYUQRP5R_4mEmqABB7euph4UguWRfPY1mmPsZIPl4 7062
tibiapy/builders/highscores.py sha256=rFbEflS2oExSTIjGorRnObP-DCyBgEaOGacHUxN3yEM 2799
tibiapy/builders/house.py sha256=HPJhbTOgb4_2EheCu2o-Qb_eJ2SdtRlU7XDjrTL19FM 6979
tibiapy/builders/kill_statistics.py sha256=tE2Cd5QS-zrAB-U1gZDzh_rV-2FnV2Oxira_kJfOxmo 1177
tibiapy/builders/leaderboard.py sha256=WXETsaWT7zlkoEbt5SgYFdJ2nyYxtL4XDDYVZg3h9BA 2976
tibiapy/builders/news.py sha256=AAN_-kbNfGasEa_5gB4UOoD_yVePZeqirsqq49Cx5P8 2764
tibiapy/builders/spell.py sha256=0ab0XZws9VZF_ItNyPogX8uFYqZP3ElduNRuzy17b-4 7106
tibiapy/builders/world.py sha256=cKngVRpkkWlKEY2mdxaMgL5khEz8KznOq2NyfqJkdSo 5240
tibiapy/models/__init__.py sha256=H4xmvYR9ThDlHfXy0AANgbFwhVtfLx9i14OfG3xHR0U 638
tibiapy/models/base.py sha256=svKYjEnuxosFk9osr4G6aWYi5MqkGkafg0AfVEoOCqg 3426
tibiapy/models/bazaar.py sha256=SmbGwoNc0jJXFObFO0nE1GMArbTjJEjRfPvnGycZREo 17294
tibiapy/models/character.py sha256=KFFJA40MgqOSyhKmZW1e6OsdPR4KT8ZbjDmumGYp2Rs 8519
tibiapy/models/creature.py sha256=TtCLsxwrOOdk_lvKaxh-5figHk8q4689PmPCU8iKXYk 3016
tibiapy/models/event.py sha256=sihayCdHbw-q250ZHlxUt3G3CLz2qewwmukZ_0VpMio 2629
tibiapy/models/fansite.py sha256=WnXNtuBn3my5vVfNNDtFiUcyzMdSJwtBHeNAqDpp9Q0 1548
tibiapy/models/forum.py sha256=Hq164V30E_77Xfn-xCXsvaE1ndjzeNxoVmmNP-lZ3rI 13532
tibiapy/models/guild.py sha256=i4ue7GWGALlxZ3DUDRsHLz4xyszWPr575gic8jkntlw 7371
tibiapy/models/highscores.py sha256=ARIkwdIoClWcAw8UFgR_3lfC92CUqa0vnOkl1Z4NtdM 3528
tibiapy/models/house.py sha256=qF2LkF-IB-jElf3z7wC_4bMgQQ9WC0U4FYLiJ7lawJ0 4292
tibiapy/models/kill_statistics.py sha256=z-3Cwj7LbIOm1GBGn76fbFQChKCvHNedM02Uo3k3No8 1525
tibiapy/models/leaderboard.py sha256=WhiOdrkip5QeIldOHgrMFb7r5LxvDcmHjZZPXO3U4bQ 2697
tibiapy/models/news.py sha256=EK-0Ch6nDLfDp9olztZVS6eBLlIB9geF4-3aVdM-Ns4 2534
tibiapy/models/pagination.py sha256=OcFgw3ewIDJ2sJTmjuFQXBUeL7YmkYHsesRvT5ncYno 1543
tibiapy/models/spell.py sha256=mP2r0zbyW3aEj6gxIUbSa6wVKm_hKtbehPB_Ef8xuXE 4677
tibiapy/models/tibia_response.py sha256=YbDiZZfLtZxbWqBW6q3Mh2dzH_ESRNUxC6nMCRdfXZY 1931
tibiapy/models/world.py sha256=LHG_tFeRPR1Ld_GFsqb3DCZEiUrRV8u5C-vCpbu1TuI 3315
tibiapy/parsers/__init__.py sha256=D2ecMLDNALtUbfS2eTf44l5GG6-TglQobYdAHTKnKds 534
tibiapy/parsers/bazaar.py sha256=qJ9U_hxownEhdh5yfLxcmiOy_U-oYdbJNV2KZVq13vM 29869
tibiapy/parsers/character.py sha256=AYDU6oRUH7b4eQYTk70VfquYa0xPfJfY1y2h2HO0vAE 13897
tibiapy/parsers/creature.py sha256=HOtfBktVyjmhkzB_rS4VQN8n76gwQUreF0HAfZHfYBA 12165
tibiapy/parsers/event.py sha256=XBZzQecu-70Nv6B4_lGEFLnI-aX-CcGtQ0PYfOl853M 5330
tibiapy/parsers/fansite.py sha256=O0nRcwo_xrorBNQ9KC92reBD1X4BeRDt_8o2fNdnQNs 3425
tibiapy/parsers/forum.py sha256=k6ZQ2ufmLxPWwGbVnof3N7fgdEcycTNbyC6ALWNLbEo 29449
tibiapy/parsers/guild.py sha256=PlkxGQKa8tMsfb-byhFi0sTVsa0uXfxlHtzS2t9lY6Y 19036
tibiapy/parsers/highscores.py sha256=Zbrj714ApZkOAFDkicR3EvrWQUYQebU4zCJ2vUEnFC8 6823
tibiapy/parsers/house.py sha256=uZjr6Oo2U6pqxXj2RboSlVh_ucMEFMHfj1SlOXgp2mY 9679
tibiapy/parsers/kill_statistics.py sha256=KCjKudbeFOE8KhxKAamAQBLwiy-ley0_rwze8IsXoZk 2687
tibiapy/parsers/leaderboard.py sha256=O5-vM2yEundcBR0-sIX1SDg7RTHBBG2z6g0n7_Dd4hg 3786
tibiapy/parsers/news.py sha256=nI8S1wyJBi8T5i65pFwf7H4Jy0o1GI9Ne1MeLc36NcY 7772
tibiapy/parsers/spell.py sha256=kgjzom87Gtk8KFoAXR_Y4CpjybRlhckaiZUq47Rd3uE 9494
tibiapy/parsers/world.py sha256=oPCPXv1bSg7BcSsJLEzKDE7LXuuOOhuicuGTmZ9aUJI 10102
tibia.py-6.3.0.dist-info/LICENSE sha256=0tC7otU1UYWYi6pIgh4rs1pLrCF-SKJVLCG3cGtyjTo 11343
tibia.py-6.3.0.dist-info/METADATA sha256=RDMUmCFxGwOoyZ9nmmcCamU0VM_lErGpRfGj7zkuJj8 5858
tibia.py-6.3.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
tibia.py-6.3.0.dist-info/top_level.txt sha256=zu5uSdCV-BP3fHV8hbYWxfCLxR5KDBXc89AvWhYDyfo 8
tibia.py-6.3.0.dist-info/RECORD

top_level.txt

tibiapy