pgDont

View on PyPIReverse Dependencies (0)

0.0.2 pgDont-0.0.2-py3-none-any.whl

Wheel Details

Project: pgDont
Version: 0.0.2
Filename: pgDont-0.0.2-py3-none-any.whl
Download: [link]
Size: 10342
MD5: 58fdd710fe3badcc2135bfaf8b8f9a6e
SHA256: 5f8eb34861dfb0cd7f312c269a6c6252a3d49f0ec7fd3edd5f4a159311226405
Uploaded: 2020-10-06 04:32:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pgDont
Version: 0.0.2
Summary: Auditing tool for postgres best practices
Author: amden
Author-Email: me+pypi[at]amden.xyz
Home-Page: https://gitlab.com/amden/pgdont
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.6
Requires-Dist: click (>=7.1.2)
Requires-Dist: psycopg2-binary (>=2.8.6)
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-pep8; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-flake8; extra == "tests"
Requires-Dist: pytest-isort; extra == "tests"
Requires-Dist: testing.postgresql; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 648 characters]

WHEEL

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

RECORD

Path Digest Size
pgdont/__init__.py sha256=sOOEgaUUpWRsAGXEUOkRe1R5A9Cu3rgiOenRmKjMtFU 1014
pgdont/ruler.py sha256=MfPOWqSMRQTji5PxuvOv1NyMMtSr3G8HMc32nAZvUIE 717
pgdont/rules/__init__.py sha256=yAYZ26WLN9sJSutrxj2VM2_UccjN7Ns0OcOsOA7bvbs 513
pgdont/rules/database_encoding_rule.py sha256=TrRpYdKY4jZva_QtxtlW3Zn-Pqw8XnVlEPka16HPL_k 693
pgdont/rules/date_time_rules.py sha256=CzSB-r-R5J1bjP05jAsEtYwT2Vj8F3Tm4OolblQXMzw 1534
pgdont/rules/i_rule.py sha256=sb1-FtGfM-Cn67jzieYsSayurByguh2tQsMjfV3aO_8 504
pgdont/rules/inheritance_rule.py sha256=9IJulvB-U9COfoI_rGvGn6Np7vLgCwR65W6ajZEhPuk 1150
pgdont/rules/rules_rule.py sha256=aLw1D5LYpsxmsGtmGd-YzmiBR6jX7fLGyrq9-7HsJbU 799
pgdont/rules/upper_case_column_rule.py sha256=q_PFP7ChNO27VEXAEF4RP1t3w8B4LH6Muityn2nnxc4 1406
pgdont/rules/upper_case_table_rule.py sha256=0UMrC_Qqo6njLRxa1SmX7-1YU3ZX7u8JBYSIcA06PAI 1101
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/database_test_case.py sha256=5L6WT81xzkR7GY0uCWDqPPlDsTLiE5OXo3Mi0zvfpkw 880
tests/test_ruler.py sha256=h5ETJe-Cce99LgDCORF_2w2gYNuVWnYM5x_92n-TiqA 352
tests/test_rules.py sha256=QMwQ7R01hfhyThGdtf_ahRxYtbusV0EroMUkJo6nE1M 1954
pgDont-0.0.2.dist-info/LICENCE sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94 1068
pgDont-0.0.2.dist-info/METADATA sha256=mxaeoPsBEbHbpVC9vOGsyCac4vA9Tb--xK0psFwAjVU 1562
pgDont-0.0.2.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
pgDont-0.0.2.dist-info/entry_points.txt sha256=SAHMLku0LJcQ6cvVlWmfYc8RDpcfw3DS-iU507DT-iM 39
pgDont-0.0.2.dist-info/top_level.txt sha256=7uCCKujRwNAKipvAhSSrJ_MVN4xIIcZsbw0GZxsBILQ 13
pgDont-0.0.2.dist-info/RECORD

top_level.txt

pgdont
tests

entry_points.txt

pgdont = pgdont:cli