sqlite3-to-mysql

View on PyPIReverse Dependencies (0)

2.3.2 sqlite3_to_mysql-2.3.2-py3-none-any.whl

Wheel Details

Project: sqlite3-to-mysql
Version: 2.3.2
Filename: sqlite3_to_mysql-2.3.2-py3-none-any.whl
Download: [link]
Size: 20312
MD5: e639c977089031d833d813a3b39156c9
SHA256: dfa8a6d617583730ce1e8f63e6ca1d4395c5351653a1436ed40b4628ca0be2e2
Uploaded: 2024-10-26 14:09:39 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: sqlite3-to-mysql
Version: 2.3.2
Summary: A simple Python tool to transfer data from SQLite 3 to MySQL
Author-Email: Klemen Tusar <techouse[at]gmail.com>
Project-Url: Homepage, https://techouse.github.io/sqlite3-to-mysql/
Project-Url: Documentation, https://techouse.github.io/sqlite3-to-mysql/
Project-Url: Source, https://github.com/techouse/sqlite3-to-mysql
Project-Url: Changelog, https://github.com/techouse/sqlite3-to-mysql/blob/master/CHANGELOG.md
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 (>=9.0.0)
Requires-Dist: packaging
Requires-Dist: python-dateutil (>=2.9.0.post0)
Requires-Dist: pytimeparse2
Requires-Dist: simplejson (>=3.19.1)
Requires-Dist: tabulate
Requires-Dist: tqdm (>=4.65.0)
Requires-Dist: types-python-dateutil
Requires-Dist: typing-extensions
Requires-Dist: unidecode (>=1.3.6)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7077 characters]

WHEEL

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

RECORD

Path Digest Size
sqlite3_to_mysql/__init__.py sha256=dFvIs4ovw2XN3hCJzqhqBsUfeFNBx3t6BIjIThFQbPM 119
sqlite3_to_mysql/cli.py sha256=IHIJRoCeHPf8balTGm8W_2n75EMsziimyaj3xaVIU20 7874
sqlite3_to_mysql/click_utils.py sha256=jQj-BgUk3AM3BELtRA0FYTGm1exqz2ezLce7vVsz1LU 2414
sqlite3_to_mysql/debug_info.py sha256=_fYmfHSpXxJAfkCAk2ghA9GLoPPpBP6jc1pwdmPCujA 3261
sqlite3_to_mysql/mysql_utils.py sha256=N8T3o72iKWM-QXy9Wz9_EIRWIgKLJ3wG0VC99Cn5VFA 3794
sqlite3_to_mysql/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sqlite3_to_mysql/sqlite_utils.py sha256=pJ_GLWmDjSTkCPz-VYbB2ZI6wAwqTIBt811drG_U2RA 1945
sqlite3_to_mysql/transporter.py sha256=zvq5_NO05YvRQRhr0e8mhvdr9nS4V8R9HBgST8Yk1I8 34223
sqlite3_to_mysql/types.py sha256=2u0UQEP-jXSIorx68STmmBDncG598zv8f3F3dAyY2Pk 2346
sqlite3_to_mysql-2.3.2.dist-info/METADATA sha256=InbbC8mFdTWsqB52pQBPtSKpZ8VAlTV0Yq5t2XUad6E 8959
sqlite3_to_mysql-2.3.2.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
sqlite3_to_mysql-2.3.2.dist-info/entry_points.txt sha256=JPcLlm51Mt7KryTZaZXcBm894Q6PemSYJTDj4k__RIg 58
sqlite3_to_mysql-2.3.2.dist-info/licenses/LICENSE sha256=H0EdSH_hMZZdfjMFxEwS3_THD_ILq3ia4QUNeT1t54Y 1069
sqlite3_to_mysql-2.3.2.dist-info/RECORD

entry_points.txt

sqlite3mysql = sqlite3_to_mysql.cli:cli