dslr

View on PyPIReverse Dependencies (1)

0.4.0 dslr-0.4.0-py3-none-any.whl

Wheel Details

Project: dslr
Version: 0.4.0
Filename: dslr-0.4.0-py3-none-any.whl
Download: [link]
Size: 11576
MD5: 30e1566e27e79786fd27a681cd2c20bc
SHA256: 782fbc58366a14abcaeaa8fc4f88a2bd8a31151fa7159e40016406a56011c036
Uploaded: 2022-09-17 07:22:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dslr
Version: 0.4.0
Summary: Take lightning fast snapshots of your local Postgres databases.
Author: Mitchel Cabuloy
Author-Email: mixxorz[at]gmail.com
Home-Page: https://github.com/mixxorz/DSLR
Project-Url: Repository, https://github.com/mixxorz/DSLR
License: MIT
Keywords: database,snapshot,backup
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Database
Requires-Python: >=3.7,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: psycopg2 (<3.0.0,>=2.9.3); extra == "psycopg2"
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.3); extra == "psycopg2-binary"
Requires-Dist: rich (<13.0.0,>=12.5.1)
Requires-Dist: timeago (<2.0.0,>=1.0.15)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Provides-Extra: psycopg2
Provides-Extra: psycopg2-binary
Description-Content-Type: text/markdown
[Description omitted; length: 7085 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=LWU5W_iR2fzJS-5iqVLK42KpVIi-b8ulzWPaHE9EkJ8 1072
dslr/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dslr/cli.py sha256=__EU0MupTyr3zrB7xCeWJABwSSOow6KLR1MFymGxH58 7741
dslr/config.py sha256=-90lyG58VQbN0rGaGXaRJ7jESAhEWpp1MbuPfMVdFBs 824
dslr/console.py sha256=_c6LhjgpaLloHpgZmIGHDiyOFRxv2hjE5rqQ8gfbLkA 245
dslr/operations.py sha256=KXuXSGNMW4sHujWrbL8K1ombQfhH0WIgicg7lA2C-sU 4795
dslr/pg_client.py sha256=a2oM_Go-647Vf8ph0WEJ6SuLKFefuvu1MLXc2rjXMl8 1080
dslr/runner.py sha256=bLUqD0zO2qXBAd9WyD27gjcLAwR2Wkp6HRwrLGXCoJQ 2045
dslr-0.4.0.dist-info/entry_points.txt sha256=g7_JWKLElEeP1tSi1aMr74LhNpwJUu-FCRXukUtFBkQ 37
dslr-0.4.0.dist-info/LICENSE sha256=LWU5W_iR2fzJS-5iqVLK42KpVIi-b8ulzWPaHE9EkJ8 1072
dslr-0.4.0.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
dslr-0.4.0.dist-info/METADATA sha256=HZfI7XEcAmLqgsnc89UrXbPNRit8VAFwnZsK4p4UBEw 8387
dslr-0.4.0.dist-info/RECORD

entry_points.txt

dslr = dslr.cli:cli