Metadata-Version: 2.4
Name: themeparks
Version: 1.0.1
Summary: DEPRECATED - use themeparks>=2 (full rewrite)
Home-page: https://github.com/ThemeParks/ThemeParks_Python
Author: ThemeParks.wiki contributors
Author-email: 
Keywords: themeparks,deprecated
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: urllib3>=1.25.3
Requires-Dist: python-dateutil
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

**This package is deprecated.** v1 of `themeparks` was raw OpenAPI-Generator output and crashed on nullable queue fields (GitHub issues #1, #2). v2 is a full rewrite as a typed, modern SDK with sync + async clients on httpx + pydantic v2. 

Upgrade with `pip install --upgrade themeparks` (or `pip install themeparks>=2`).

Migration guide: https://github.com/ThemeParks/ThemeParks_Python/blob/main/MIGRATION.md

Documentation: https://themeparks.github.io/ThemeParks_Python/
