db-hooks

View on PyPIReverse Dependencies (0)

0.4.0 db_hooks-0.4.0-py2.py3-none-any.whl

Wheel Details

Project: db-hooks
Version: 0.4.0
Filename: db_hooks-0.4.0-py2.py3-none-any.whl
Download: [link]
Size: 19517
MD5: b7499a418217e0b8738a38a926c3ab2f
SHA256: e34203f9ede6365d325627fa5842a0453fa744d06c8737568a6f36d921498624
Uploaded: 2020-01-30 22:05:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: db-hooks
Version: 0.4.0
Summary: A simple sqlalchemy connection configuration manager
Author: Joshua Holbrook
Author-Email: josh.holbrook[at]gmail.com
Home-Page: https://github.com/jfhbrook/db_hooks
Keywords: sqlalchemy,repl,jupyter,database
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database
Classifier: Topic :: Database :: Front-Ends
Requires-Python: >=3.5
Requires-Dist: appdirs
Requires-Dist: attrs
Requires-Dist: cachetools
Requires-Dist: cattrs
Requires-Dist: click
Requires-Dist: click-log
Requires-Dist: pygments
Requires-Dist: sqlalchemy
Requires-Dist: toml
Description-Content-Type: text/markdown
[Description omitted; length: 5253 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
db_hooks/__init__.py sha256=4J5VFIPguP6UkFTzj3aP6NwkDTa1GTLP4zDi965QGAw 1198
db_hooks/__main__.py sha256=1gUw7AEEGCUH2B4hSBw8VWPYUGWD57Y_sDosbNNGM-c 69
db_hooks/cache.py sha256=4NQmHcsLhOGbjo3-hDjETR6Jl11ihuGjNZq2DhGAV90 2716
db_hooks/cli.py sha256=6AtpB-VYWh6VrspLzz08bTfBvbSZN1UbPqolXmKVi24 5008
db_hooks/client.py sha256=waVsfw5i2IVNQQBizlfOwf5bvRfcmAsCTCf9_4oEgUk 3760
db_hooks/config.py sha256=L9C2ZPe8iBaCsw3uFxb-8xQjKTI3DzNOqibXz-XFrrA 5448
db_hooks/editor.py sha256=IS97_knpJHIUTjxhjz6p0gB7wTTWllWy__Tp7AqSJxU 1042
db_hooks/errors.py sha256=YRaWqgAPYWUrfsVxbYx4fg7g1VPg-k25Ld8sagsUxpk 2185
db_hooks/password.py sha256=k6fctRVJWyxnFz0HT82WgEYWVjiwCZu9DwCBoJuvXPk 2578
db_hooks/sqlalchemy.py sha256=o3Ea9-krvhhUlHeAQ3s7HinWCmUeizCyo_uNckJ10Ng 2071
db_hooks-0.4.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
db_hooks-0.4.0.dist-info/METADATA sha256=4VF-oXO60IgU19yCQZ39o0ghXYCWNUAx4nzV57R-u68 6036
db_hooks-0.4.0.dist-info/NOTICE sha256=30yzefCGPQ9aB4w2R6CY7dwoApYa9ZsTF3UaBSQllaQ 112
db_hooks-0.4.0.dist-info/WHEEL sha256=hq9T7ntHzQqUTLUmJ2UVhPL-W4tJi3Yb2Lh5lMfs2mk 110
db_hooks-0.4.0.dist-info/entry_points.txt sha256=qe9cRrJFC1hzHUV2qmuNp0EOU4xvqMcaISTz9ZwYLVE 48
db_hooks-0.4.0.dist-info/top_level.txt sha256=oTv4XLqWe2QhFFTxPbQAPRC6_UmNgWu1NUctmpqCiLw 9
db_hooks-0.4.0.dist-info/RECORD

top_level.txt

db_hooks

entry_points.txt

db_hooks = db_hooks.cli:main