Skip to content

Python script that pulls info from .ics files in order to create suggestions for cleaning booked apartments. Ment to be used with booking.com or any other service for booking apartments.

Notifications You must be signed in to change notification settings

markodevcic/booking-calendar-python

Repository files navigation

booking-calendar

install

be in virtual environment to install properly

pip install -r requirements.txt

run tests

be in root of project booking-calendar and in virtual environment

pytest tests

it is better to start pytest from pycharm so read docs https://www.jetbrains.com/help/pycharm/pytest.html

About

Python script that pulls info from .ics files in order to create suggestions for cleaning booked apartments. Ment to be used with booking.com or any other service for booking apartments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages