postgresfixture

View on PyPIReverse Dependencies (0)

0.4.3 postgresfixture-0.4.3-py3-none-any.whl

Wheel Details

Project: postgresfixture
Version: 0.4.3
Filename: postgresfixture-0.4.3-py3-none-any.whl
Download: [link]
Size: 17214
MD5: 4318294e339ecf0a3979c3a6543f2da8
SHA256: 90648264912c8c5e426eac8b5da20e9e53708dca4d1a88c4c268e68b5ea86544
Uploaded: 2022-09-27 12:30:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: postgresfixture
Version: 0.4.3
Summary: A fixture for creating PostgreSQL clusters and databases, and tearing them down again, intended for use during development and testing.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
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 :: Software Development :: Libraries
Requires-Dist: fixtures (>=0.3.8)
Requires-Dist: packaging
Requires-Dist: psycopg2 (>=2.4.4)
Requires-Dist: testtools (>=0.9.14)
Requires-Dist: testscenarios (>=0.4)
Description-Content-Type: text/x-rst
[Description omitted; length: 1229 characters]

WHEEL

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

RECORD

Path Digest Size
postgresfixture/__init__.py sha256=9-Nvp8Rjp6hKFF3_WIeRo05Fw0K3I7lKVQja318MuHw 395
postgresfixture/__main__.py sha256=uwltE47DKGZAEbxGPeouGvorr5MhxZCPCWMIahoMv78 383
postgresfixture/cluster.py sha256=8_MwgsIXQxlC3T9RyYkkL0W_6E5u8PRm8L-oGC8g5PE 8317
postgresfixture/clusterfixture.py sha256=O5pEBPsGP4mUImp2DM522-mF3u8kI--zGMuo01Mv9Kg 3939
postgresfixture/main.py sha256=0dgtDWsLEM5RT58AJHToGLFnXa0QIK3oJA69buKldFQ 6482
postgresfixture/utils.py sha256=DNp7nE-gDtMoLKqG4Qrhu7NonqnE37a5MPSM-IpzkNs 2119
postgresfixture/testing/__init__.py sha256=ihhmei_aRUvEXHQ8LM_3iiKuTZm_XmyQfWSSfmZpLDo 532
postgresfixture/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
postgresfixture/tests/test_cluster.py sha256=MWMr6bgsB39J1OOKTz7eENiHf98FhL0tGoijECduMd4 10273
postgresfixture/tests/test_clusterfixture.py sha256=RCGWKpML3pgHO19r8uUe-v9rly8cZoz83_EQJTUkohY 5797
postgresfixture/tests/test_main.py sha256=TorpBhtuGCyog0-kOs-z8Ij9LD8SzAywY2XD-aPinnk 8014
postgresfixture-0.4.3.dist-info/METADATA sha256=C2soPR-P1My9WcZJihbRd6bIWuFCeAbvwLbWUpaNLSQ 2337
postgresfixture-0.4.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
postgresfixture-0.4.3.dist-info/entry_points.txt sha256=PepigwbndyyE9DIU8bfvt_e4UzqFB7NxIHlpRhFTJzI 62
postgresfixture-0.4.3.dist-info/top_level.txt sha256=uPsrWCMBCt25s0bOkJHE9t1mN3hmZ-TN9Lzkd-bDUUQ 16
postgresfixture-0.4.3.dist-info/RECORD

top_level.txt

postgresfixture

entry_points.txt

postgresfixture = postgresfixture.main:main