A python package and CLI to get wait times for rides at various theme parks
Project description
PyMusement
A python package and CLI to get wait times for rides at various theme parks test
Example
CLI
Get wait times right from your terminal
pymusement islands-adventure --type rides
Library
from pymusement.parks.universal.IslandsOfAdventure import IslandsOfAdventure
ioa = IslandsOfAdventure()
print ioa.rides()
# or print ioa.shows() if you want show times instead
A full list of the rides and shows in the park will be displayed!
Getting Started
pip install pymusement
Based on amusement by rambleraptor
Parks
Park Name | Rides | Shows |
---|---|---|
Magic Kingdom | x | |
Epcot | x | |
Hollywood Studios | x | |
Animal Kingdom | x | |
Disneyland | x | |
Disney's California Adventure | x | |
Universal Studios Florida | x | x |
Islands of Adventure | x | x |
Universal Studios Hollywood | x | x |
Universal Studios Japan | ||
Hersheypark | x |
Work to be done
- Find alternative for Seaworld parks
- Add Six Flags parks
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pymusement-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: pymusement-0.5.0-py3-none-any.whl
- Upload date:
- Size: 35.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98a652c0d9f78bb896b771d4b5cd2ee2b46ccbaa8177e33b84edc0e61d5bf9fd |
|
MD5 | be6a0abd6170e766e5ac5dea8fc0cb7c |
|
BLAKE2b-256 | e96fbd5c706b6e119d23bc554b07ba0417c6898fe54c68fbb6621b18209b6213 |