Skip to content

App for real estate offer searching with Python and ttkboostrap for GUI. Access offers from five separete offices and then browse, filter, and sort fetched listings by price, property type, and more.

Notifications You must be signed in to change notification settings

PiotrOtta/Python_Gui_BiuraNieruchomosci

Repository files navigation

Python Gui BiuraNieruchomosci

Stable Version Latest Version

Made for

Windows Linux

and made with

Python

Table Of Content

About

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.

Features:

  • 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.

App showcase

Gui BiuraNieruchomosci showcase

Used technologies

  • Programming language: Python 3.11.4

  • Programming editor: VScode

  • Libraries:

    • ttkbootstrap
    • BeautifulSoup (HTML parsing)
    • Requests (HTTP library)

Running the app

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

Authors

Copyright

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.

About

App for real estate offer searching with Python and ttkboostrap for GUI. Access offers from five separete offices and then browse, filter, and sort fetched listings by price, property type, and more.

Topics

Resources

Stars

Watchers

Forks

Languages