A data science toolkit for scalable data processing and analysis.
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.10.1.tar.gz
(160.1 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.10.1-py3-none-any.whl
(196.0 kB
view details)
File details
Details for the file sibi_dst-2025.10.1.tar.gz.
File metadata
- Download URL: sibi_dst-2025.10.1.tar.gz
- Upload date:
- Size: 160.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6b3c5fbeeac676af5f0ddf06d8d21fd35df61bbcb835c8ff6732046aebb218e
|
|
| MD5 |
2178abce65d15d0ecb0308b44c373e68
|
|
| BLAKE2b-256 |
4bf1edaa6bb2252c28200a2631db3a25a2e00eb05b1bdf2222082a2299269fb0
|
File details
Details for the file sibi_dst-2025.10.1-py3-none-any.whl.
File metadata
- Download URL: sibi_dst-2025.10.1-py3-none-any.whl
- Upload date:
- Size: 196.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbe3b37413b776897609dc8899f1426ca4b7335e2c4c76c798bbe7a536860aa1
|
|
| MD5 |
7fc762c03171e23da5f1ffcfa5ae1397
|
|
| BLAKE2b-256 |
af4ab49ad8785a9736ba82ecdb4f44e114f065132a02e6b59ef6c887e52c113a
|