snapshot-queries

View on PyPIReverse Dependencies (0)

0.5.3 snapshot_queries-0.5.3-py3-none-any.whl

Wheel Details

Project: snapshot-queries
Version: 0.5.3
Filename: snapshot_queries-0.5.3-py3-none-any.whl
Download: [link]
Size: 16918
MD5: 68e04e74949be281760dae0794ca177c
SHA256: 19c7c00fb290d894a367968031d902ddc99ae9f2d127a4b62624c93f2f1157af
Uploaded: 2022-04-27 21:30:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: snapshot-queries
Version: 0.5.3
Summary: A tool for capturing queries executed in Django and SQLAlchemy
Author: Cedar
Author-Email: "support[at]cedar.com"
Home-Page: https://github.com/cedar-team/snapshot-queries
Keywords: queries,testing,snapshots,orm,sql
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: sqlparse (>=0.4.1)
Requires-Dist: attrs (>=20.3.0)
Requires-Dist: pygments (>=2.8.1)
Requires-Dist: snapshottest (==0.5.1); extra == "development"
Requires-Dist: pytest (==7.1.1); extra == "development"
Requires-Dist: psycopg2-binary (==2.8.6); extra == "development"
Requires-Dist: ipdb; extra == "development"
Requires-Dist: pre-commit; extra == "development"
Requires-Dist: black (==22.3.0); extra == "linting"
Requires-Dist: flake8 (==4.0.1); extra == "linting"
Requires-Dist: isort (==5.10.1); extra == "linting"
Requires-Dist: snapshottest; extra == "snapshottest"
Provides-Extra: development
Provides-Extra: linting
Provides-Extra: snapshottest
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 5941 characters]

WHEEL

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

RECORD

Path Digest Size
snapshot_queries/__init__.py sha256=0c7nz5NeEi8OLvHNNMGz31cfBoEbt4i6eynEou9AmhU 98
snapshot_queries/optional_dependencies.py sha256=BTRMGE6RrzNdKhVeWYvyngflZhauNXbo8k5cvgEo8F4 495
snapshot_queries/query.py sha256=FFyynll8Cudyp2cb2KC_6ewy0SMxzNLP-ieebs-jSJI 4148
snapshot_queries/query_list.py sha256=wuUq-pZljXFhvjfezmchtMCW_qmUaE2gl76Wy5QZ2bY 7025
snapshot_queries/sliceable_list.py sha256=xFLU4Uw0l7gtIRiWMs882s3gh4Ud9z0Fh9czx4hl6AY 706
snapshot_queries/snapshot_queries.py sha256=oEN0q9jWtZe63GLFcyY4NoUokyAc4o_dvADVvNtjmcg 7747
snapshot_queries/stacktrace.py sha256=fuN3VQ4gxfPOirN-ZWi7M5UftL8ZpIiZ6xM3YekptWw 3004
snapshot_queries/timedelta.py sha256=pF06w1D9s5aNjexzewJG9arCh67fw1vYAhjugWFs700 1418
snapshot_queries/testing/__init__.py sha256=J_76oVoYNFk_S_bZp3JIP0-9mHTv3Um2jEglKLBuprw 454
snapshot_queries/testing/assert_queries_match_mixin.py sha256=Sz-EsUwvkxxFYHiHQNBvA1HW4GyDaT14w65Xr9fvnc0 6581
snapshot_queries/testing/default_query_filter.py sha256=OX3mVpKdxF4-3tDfU3n4jJKZhN4M2RdPW6Pq_Prf8s8 525
snapshot_queries/testing/default_query_rewrite.py sha256=kJjnx1o_aAGcvudq5VMO8M-WHShd-BeuTGJ7fbpF38Y 750
snapshot_queries/testing/pytest_plugin.py sha256=KhujvIeVGiBtGEVJiXbr0p_qeeM81CK6Wpza1-adOIE 949
snapshot_queries/testing/snapshot_queries_django_test_case.py sha256=PgfeLzS9Pn3OTGIzuWIhBB6XRa0G9tzwdPa81Fjr9Ic 345
snapshot_queries/testing/snapshot_queries_test_case.py sha256=ErhcYPpsJ4AmLGW_nwh6GK-GRIlEl7wDHeOLqC6cu_s 319
snapshot_queries-0.5.3.dist-info/LICENSE.txt sha256=HQ4PZZwX7iLF5mkZk4cJoO5SwWat907lCG0-JrNFrV4 1044
snapshot_queries-0.5.3.dist-info/METADATA sha256=6IUlya5BVBdMpH1hrj9JDqAgF2bd4cQrXO-hFZEpLl4 7147
snapshot_queries-0.5.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
snapshot_queries-0.5.3.dist-info/entry_points.txt sha256=vlOlnc7ZfWLU9yCmC9R2091Z46TYs3HiVq5dK-QL0E0 69
snapshot_queries-0.5.3.dist-info/top_level.txt sha256=XZhGjka5rTE8ZV966EjsxAEvITOAQ9we6DyQ7k-eWL0 17
snapshot_queries-0.5.3.dist-info/RECORD

top_level.txt

snapshot_queries

entry_points.txt

snapshot-queries = snapshot_queries.testing.pytest_plugin