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.12.2.tar.gz
(151.9 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.12.2-py3-none-any.whl
(184.8 kB
view details)
File details
Details for the file sibi_dst-2025.12.2.tar.gz.
File metadata
- Download URL: sibi_dst-2025.12.2.tar.gz
- Upload date:
- Size: 151.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2994f1d5fc3f5fc8d4aae741a79fe655ee2eac41443b5729247c00d224beefcd
|
|
| MD5 |
77168bdcf6e1f9eac33863054279e87a
|
|
| BLAKE2b-256 |
dacd175d2189d1ad5b975558ce103c36dbe4d931681370a8ce13d1be5f3defdc
|
File details
Details for the file sibi_dst-2025.12.2-py3-none-any.whl.
File metadata
- Download URL: sibi_dst-2025.12.2-py3-none-any.whl
- Upload date:
- Size: 184.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b820743d7cb9ae30ec7523ee82c309fcc4fd9d90db313105fd61cffe32987eeb
|
|
| MD5 |
c629549308bc473a378d9880d36a5aaa
|
|
| BLAKE2b-256 |
d73a09713e4ad091b731ad1a9d32117a7a9f5cf70348bedf0fe691a7e8a3b980
|