Skip to content

bolig_ping.cli

source module bolig_ping.cli

Command line interface for the project.

Functions

  • main Search for homes in Denmark.

source main(city: list[str], min_price: int | None, max_price: int | None, min_monthly_fee: int | None, max_monthly_fee: int | None, min_rooms: int | None, max_rooms: int | None, min_size: int | None, max_size: int | None, query: list[str], property_type: list[str] | None, email: list[str], cache: bool)None

Search for homes in Denmark.