Mousetools

Latest version: v2.1.1

Safety actively analyzes 619504 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1.1

import MouseTools` is now `import mousetools` to make it pythonic

added timezone info to "lastUpdated" values

authentication headers have been updated

2.1.0

Fixes wait times and moves away from the database system.

2.0.2

Bug fix to address issue 6.

2.0.0

This release has many of the same methods as the previous versions, but with name changes and more simplistic names (e.g. getAttractionName -> get_name).

This release also fixes wait time issues as Disney changed their backend for retrieving this information. Due to this, this version makes use of an sqlite3 database to keep track of data from Disney. NOTE: The first time you import any MouseTools class (MouseTools.Destination, MouseTools.Park...) it will take a while to load as the initial database is set up and loaded. After this, it won't take as syncing the database with Disney is much quicker.

There is an ids module (MouseTools.ids) that contains some base ids that can be passed into constructors to get you going. This module allows you to get lists of ids as well, to remove the use of JSON files as ids can be updated all the time.

If you notice any issues please open a new issue with a "bug" label. Furthermore, if you have any feature requests, open a new issue with a "feature request" label.

If you use my code anywhere all I ask is for some credit or a link that points back to this repo.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.