mysql-to-sqlite3

View on PyPIReverse Dependencies (0)

2.1.11 mysql_to_sqlite3-2.1.11-py3-none-any.whl

Wheel Details

Project: mysql-to-sqlite3
Version: 2.1.11
Filename: mysql_to_sqlite3-2.1.11-py3-none-any.whl
Download: [link]
Size: 18517
MD5: 02ffb95c89f5f407042f03f3577348ae
SHA256: b3bda47c4002460ca8ecfd720972e40ff072a75a71d50cfde7cf403775aacb40
Uploaded: 2024-04-13 12:38:36 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: mysql-to-sqlite3
Version: 2.1.11
Summary: A simple Python tool to transfer data from MySQL to SQLite 3
Author-Email: Klemen Tusar <techouse[at]gmail.com>
Project-Url: Changelog, https://github.com/techouse/mysql-to-sqlite3/blob/master/CHANGELOG.md
Project-Url: Source, https://github.com/techouse/mysql-to-sqlite3
Project-Url: Sponsor, https://github.com/sponsors/techouse
Project-Url: PayPal, https://paypal.me/ktusar
License: MIT
Keywords: data,migrate,migration,mysql,sqlite3,transfer
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Database
Requires-Python: >=3.8
Requires-Dist: click (>=8.1.3)
Requires-Dist: mysql-connector-python (==8.3.0)
Requires-Dist: python-slugify (>=7.0.0)
Requires-Dist: pytimeparse2
Requires-Dist: simplejson (>=3.19.0)
Requires-Dist: tabulate
Requires-Dist: tqdm (>=4.65.0)
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6889 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.22.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mysql_to_sqlite3/__init__.py sha256=nagjTfc0F8AcamUjNbe2Wo1uvfxCFi-X1eew1oWI_08 119
mysql_to_sqlite3/cli.py sha256=bFtdJFvnXbh-zgozJ9i_5iNSVx72pcWB6BgP1P_yJyU 6355
mysql_to_sqlite3/click_utils.py sha256=HV7qanSZVazkdD1QkzevMOa3v_2AoF4pFcJUGM-AEy8 2661
mysql_to_sqlite3/debug_info.py sha256=25nCqsGD6z_IEJAOSW7BwgKxCywJRmPARh3I1P-vCys 3330
mysql_to_sqlite3/mysql_utils.py sha256=ef5AFl3qdj9GL6H_Ar8DL58jy6NOEMmGOoz1VZa3GuI 248
mysql_to_sqlite3/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mysql_to_sqlite3/sqlite_utils.py sha256=6XZ7eu_8f36SqAu2Mmsi4tqWQNb5IEXcQFTp_88_Bss 1787
mysql_to_sqlite3/transporter.py sha256=F838YWlDdXMDQbtNckPxrkP1SDAzyo_FL8qc5jRp42M 31009
mysql_to_sqlite3/types.py sha256=qxhe18JbLw7xyYKf0-n0oof0hg7BzV7z07dldp7ng6M 1990
mysql_to_sqlite3-2.1.11.dist-info/METADATA sha256=JDIHcpcEOaUbIa6UsjSUnnRbwismgaOVl4FDI8na_Mg 8530
mysql_to_sqlite3-2.1.11.dist-info/WHEEL sha256=as-1oFTWSeWBgyzh0O_qF439xqBe6AbBgt4MfYe5zwY 87
mysql_to_sqlite3-2.1.11.dist-info/entry_points.txt sha256=ch1oE44_2fyPKkF_AzdXhnSj1UJAldY5N8fX3flKFvA 58
mysql_to_sqlite3-2.1.11.dist-info/licenses/LICENSE sha256=H0EdSH_hMZZdfjMFxEwS3_THD_ILq3ia4QUNeT1t54Y 1069
mysql_to_sqlite3-2.1.11.dist-info/RECORD

entry_points.txt

mysql2sqlite = mysql_to_sqlite3.cli:cli