Skip to content

PI-PropertEase/WebsiteWrappers

Repository files navigation

Website Wrappers

How to run wrappers:

❗ Make sure the respective External Service is running
  • Example: Zooking Wrapper
python -m Wrappers.zooking.zooking_regular_handler; # runs regular wrapper
python -m Wrappers.zooking.zooking_scheduled_handler; # runs scheduled events handling wrapper

The same thing applies to wrappers of the other external services, simply change zooking to earthstayin or clickandgo.

Testing:

Some tests require External Services to be running (tests/test_api_schema_zooking.py).

cd tests/ # make sure you are in this folder
pytest

About

Wrappers around APIs our system interacts with.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages