sqlite3-to-mysql

View on PyPIReverse Dependencies (1)

2.1.10 sqlite3_to_mysql-2.1.10-py3-none-any.whl

Wheel Details

Project: sqlite3-to-mysql
Version: 2.1.10
Filename: sqlite3_to_mysql-2.1.10-py3-none-any.whl
Download: [link]
Size: 19719
MD5: 2c4acc1d5fa48d4ede1d3c6a4e3ba465
SHA256: e87d1eaf19a83e8b2808f4ae932de5c02f266406643c09a613a906e6a78b0dd9
Uploaded: 2024-05-12 18:56:02 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: sqlite3-to-mysql
Version: 2.1.10
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 (>=8.2.0)
Requires-Dist: packaging
Requires-Dist: pytimeparse2
Requires-Dist: simplejson (>=3.19.1)
Requires-Dist: tabulate
Requires-Dist: tqdm (>=4.65.0)
Requires-Dist: typing-extensions
Requires-Dist: unidecode (>=1.3.6)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6969 characters]

WHEEL

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

RECORD

Path Digest Size
sqlite3_to_mysql/__init__.py sha256=9jrRFgJQgX2rXs2Rkugp-0mKdMAb3Rph-wfN4UUXYwg 120
sqlite3_to_mysql/cli.py sha256=O6lj9PVwj3nhxCPcZojBFVdCn0Jhm_AOQNqRVxIP5Bs 7082
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=qUlgUM3eyjnADx3f0oAlJnhXdfDe2ETY9HQvt5xJzjM 3693
sqlite3_to_mysql/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sqlite3_to_mysql/sqlite_utils.py sha256=vOviH8_QTtZJrqJLkeyvXd0QdJ620HfGQA6TMbwRztA 1770
sqlite3_to_mysql/transporter.py sha256=vNu1SicZb7uaszWpcFQH6KdJMF_M8mEGzo7k7-izgl8 32475
sqlite3_to_mysql/types.py sha256=04UJqI-6AF_wa65JxXiT7c4l0eIi0hbUYgKdC5lGezY 2200
sqlite3_to_mysql-2.1.10.dist-info/METADATA sha256=YyaNVqhHYeSXk5dKS8OFLrgUr4ME22iXe6CCNEEjH4Q 8771
sqlite3_to_mysql-2.1.10.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
sqlite3_to_mysql-2.1.10.dist-info/entry_points.txt sha256=JPcLlm51Mt7KryTZaZXcBm894Q6PemSYJTDj4k__RIg 58
sqlite3_to_mysql-2.1.10.dist-info/licenses/LICENSE sha256=H0EdSH_hMZZdfjMFxEwS3_THD_ILq3ia4QUNeT1t54Y 1069
sqlite3_to_mysql-2.1.10.dist-info/RECORD

entry_points.txt

sqlite3mysql = sqlite3_to_mysql.cli:cli