Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

SQLDataModel

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

SQLDataModel - pypi Package Compare versions

Comparing version
0.8.1
to
0.8.2
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: SQLDataModel
Version: 0.8.1
Version: 0.8.2
Summary: SQLDataModel is a lightweight dataframe library designed for efficient data extraction, transformation, and loading (ETL) across various sources and destinations, providing an efficient alternative to common setups like pandas, numpy, and sqlalchemy while also providing additional features without the overhead of external dependencies.

@@ -5,0 +5,0 @@ Home-page: https://github.com/AnteT/SQLDataModel

@@ -8,3 +8,3 @@ import setuptools

name='SQLDataModel',
version='0.8.1',
version='0.8.2',
scripts=['src/SQLDataModel/SQLDataModel.py'] ,

@@ -11,0 +11,0 @@ author='Ante Tonkovic-Capin',

Metadata-Version: 2.1
Name: SQLDataModel
Version: 0.8.1
Version: 0.8.2
Summary: SQLDataModel is a lightweight dataframe library designed for efficient data extraction, transformation, and loading (ETL) across various sources and destinations, providing an efficient alternative to common setups like pandas, numpy, and sqlalchemy while also providing additional features without the overhead of external dependencies.

@@ -5,0 +5,0 @@ Home-page: https://github.com/AnteT/SQLDataModel

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display