sqlgrep

View on PyPIReverse Dependencies (0)

0.0.13 sqlgrep-0.0.13-py3-none-any.whl

Wheel Details

Project: sqlgrep
Version: 0.0.13
Filename: sqlgrep-0.0.13-py3-none-any.whl
Download: [link]
Size: 4983
MD5: 5cc2752229cec6876aace92c50451f40
SHA256: 98f298719bac69107772c3280e54b10bd647aab8b31ff0b420c5b671f0268855
Uploaded: 2024-05-01 18:52:06 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: sqlgrep
Version: 0.0.13
Summary: Find string anywhere in database
Author-Email: Yaroslav Polyakov <yaroslaff[at]gmail.com>
Project-Url: Homepage, https://github.com/yaroslaff/sqlgrep
Project-Url: Issues, https://github.com/yaroslaff/sqlgrep/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: rich
Requires-Dist: sqlalchemy
Requires-Dist: mysqlclient; extra == "mysql"
Requires-Dist: psycopg2; extra == "postgresql"
Provides-Extra: mysql
Provides-Extra: postgresql
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2751 characters]

WHEEL

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

RECORD

Path Digest Size
sqlgrep/__init__.py sha256=Lrd8T7EUytJ5OtKqL0a-Rg8_lDAR4NEObzPUgRd_Eec 3442
sqlgrep-0.0.13.dist-info/METADATA sha256=Kh4q3h3Q2nWIJ-mlxlhyGhJwXinQqBGgpGu8KjyAFzk 3444
sqlgrep-0.0.13.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
sqlgrep-0.0.13.dist-info/entry_points.txt sha256=JJKkPFbgyUFGiT7MVVXwFmym2jnoUg3at7djpFt8yXs 41
sqlgrep-0.0.13.dist-info/licenses/LICENSE sha256=ENXi1FYtD8L6LfDSweUYT16pHjolxjfqI-eLG0XiAfU 1074
sqlgrep-0.0.13.dist-info/RECORD

entry_points.txt

sqlgrep = sqlgrep:main