Data Science Toolkit
Project description
SIBI-DST
Data Science Toolkit built with Python, Pandas, Dask, OpenStreetMaps, NetworkX, SQLAlchemy, GeoPandas, and Folium.
Example Use Cases
- Build DataCubes, DataSets, and DataObjects from diverse data sources, including relational databases, Parquet files, Excel (
.xlsx), delimited tables (.csv,.tsv), JSON, and RESTful APIs. - Comprehensive DataFrame Management utilities for efficient data handling, transformation, and optimization using Pandas and Dask.
- Flexible Data Sharing with client applications by writing to Data Warehouses in Clickhouse, local filesystems, and cloud storage platforms such as S3.
- Microservices for Data Access – Build scalable API-driven services using RESTful APIs (
Django REST Framework,FastAPI) for high-performance data exchange. - Geospatial Analysis – Utilize OpenStreetMaps and GeoPandas for advanced geospatial data processing and visualization.
Supported Technologies
- Data Processing: Pandas, Dask
- Databases & Storage: SQLAlchemy, Parquet, S3, Clickhouse
- Mapping & Geospatial Analysis: OpenStreetMaps, OSMnx, Geopy
- API Development: Django REST Framework, FastAPI
Installation
# with pip
pip install sibi-dst # Install only the main package
pip install sibi-dst[geospatial] # Install with geospatial dependencies
pip install sibi-dst[dev,test,geospatial] # Install all optional dependencies
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
sibi_dst-2025.1.9.tar.gz
(115.8 kB
view details)
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
sibi_dst-2025.1.9-py3-none-any.whl
(143.5 kB
view details)
File details
Details for the file sibi_dst-2025.1.9.tar.gz.
File metadata
- Download URL: sibi_dst-2025.1.9.tar.gz
- Upload date:
- Size: 115.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.2 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99a25958c1c400fa56659acda365e1dcc203b512b3255cc47872cfdb19bd4c4e
|
|
| MD5 |
d372e0695fdec9c72252907704058fd1
|
|
| BLAKE2b-256 |
b951d21b6c354b19da666bb4a112282fc8ad04ac9a07fff49f99701610790f66
|
File details
Details for the file sibi_dst-2025.1.9-py3-none-any.whl.
File metadata
- Download URL: sibi_dst-2025.1.9-py3-none-any.whl
- Upload date:
- Size: 143.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.2 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
126ed324e31565fb25cb879a26f81e204780ed9dc7d808da95aa52e014c0cbcd
|
|
| MD5 |
1f7d93a1decffdef611448315a44dcf7
|
|
| BLAKE2b-256 |
014726b5dba14e256c12b52bdf903c373328dbe95424695a410dafff979d0244
|