Made for
and made with
This Python application is designed to graphically simplify the process of searching for real estate offers from five different offices. It allows users to browse through realestate offers, filter and sort them based on given preference.
-
Search
for real estate offers from five different offices simultaneously. -
Search results are inserted into a
list
. -
Offers can be
filtered
based on criteria such as price price, property type, etc. -
Sorting
of offers based on price, location, size, etc.
-
Programming language: Python 3.11.4
-
Programming editor: VScode
-
Libraries:
- ttkbootstrap
- BeautifulSoup (HTML parsing)
- Requests (HTTP library)
Prerequisits: Python 3.11
, ttkbootstrap
, bs4
and request
library.
You have to install Python
atleast version 3.11
Python downloads
and You need to install ttkbootstrap, bs4 and request, e.g. using pip
pip install ttkbootstrap
pip install bs4
pip install requests
Then all left to do is run the following command
python GUI.py
Python Gui BiuraNieruchomosci by Piotr Otta is licensed under CC BY-NC-SA 4.0
This application utilizes APIs of realestate offices solely for educational and non-commercial purposes.
No part of this application or its content may be reproduced, distributed, or utilized for any commercial endeavors without the express written consent of the copyright holder.
This application is intended for educational and informational purposes only and does not intend to infringe upon any copyrights or trademarks of the API providers or realestate offices.