A package for download of real estate offers from Sreality.cz
Project description
redataprocessing: tool for requesting, decoding and storing real estate data from Sreality API
What is it?
redataprocessing is a Python package that provides functions for requesting data on
real estate offers from Sreality API based on few categories.
Moreover, it contains functions for decoding of requests into pandas DataFrame and their storage
to SQLite.
Main Features
Here are few functionalities of redataprocessing:
- Requesting of current real estate offers based on chosen parameters
- Decoding of requested jsons into
pandas DataFrame - Functions for download of both list with offers and list with detailed description of downloaded offers
- Asynchronous requesting of description data
- Storage of dataframes with offers and their description into
SQLitedatabase
Where to get it
The source code is currently hosted on GitHub at: https://github.com/vojtechkaniaedu/re_data_processing/redadataprocessing
Binary installers for the latest released version are available at the Python Package Index (PyPI).
# PyPI
pip install redataprocessing
Installation from sources
In the redataprocessing directory (same one where you found this file after
cloning the git repo), execute:
python setup.py install
Background
Work on redataprocessing started as a university course project at
Institute of Economic Studies in winter semester 2022/2023.
Getting Help
For usage questions, the best place to go to is StackOverflow. Further, general questions could be send to vojtech.kania@gmail.com.
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file redataprocessing-0.0.19.tar.gz.
File metadata
- Download URL: redataprocessing-0.0.19.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e83cece36754b2493eb5ed204bdaf1ca3d3407f7444e12454c91dae005dc3ba
|
|
| MD5 |
7f282c030f2e945577ef620d87ca2340
|
|
| BLAKE2b-256 |
6e8f43f3c8cebe503b78ffea2df80f08f5d853f57cff36d81f3af236a405eb37
|
File details
Details for the file redataprocessing-0.0.19-py3-none-any.whl.
File metadata
- Download URL: redataprocessing-0.0.19-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d22dbddce3f062a0f020f6de50c2352b33741851b10a0b3bd93f9264338bf238
|
|
| MD5 |
78d9f3a61a3d054fe6b8c13d52971d63
|
|
| BLAKE2b-256 |
5adec46cd42e79ed958f7b4a291db2d186b48638cb17076ca2589f39a13c0500
|