yamlpath

View on PyPIReverse Dependencies (6)

3.8.2 yamlpath-3.8.2-py3-none-any.whl

Wheel Details

Project: yamlpath
Version: 3.8.2
Filename: yamlpath-3.8.2-py3-none-any.whl
Download: [link]
Size: 164121
MD5: d9d2e7d90f042d3d52cb449eba2b626e
SHA256: b7d116359cd641e7bf9fe66c537d808af72aeeccfab287cecdd4d80f4ac823b1
Uploaded: 2024-02-11 21:02:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yamlpath
Version: 3.8.2
Summary: Command-line get/set/merge/validate/scan/convert/diff processors for YAML/JSON/Compatible data using powerful, intuitive, command-line friendly syntax
Author: William W. Kimball, Jr., MBA, MSIS
Author-Email: github-yamlpath[at]kimballstuff.com
Home-Page: https://github.com/wwkimball/yamlpath
License: ISC
Keywords: yaml eyaml json yaml-path diff merge
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: ISC License (ISCL)
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: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >3.7.0
Requires-Dist: ruamel.yaml (!=0.17.18,<=0.17.21,>0.17.5)
Requires-Dist: python-dateutil (<=3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 57496 characters]

WHEEL

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

RECORD

Path Digest Size
yamlpath/__init__.py sha256=m-PhoP8Uzi9soJDca1U4_v1g_1kLH8kw8383RIhESNU 189
yamlpath/func.py sha256=HIHX2cw6sbJrAaGusmiC00YnaOZ-7GKLvR2jdTa5YGI 2771
yamlpath/processor.py sha256=US6FZb-Jsw8xDvElzcZzKIApixwfsh_5inHh5O2h1zU 120245
yamlpath/yamlpath.py sha256=fneZyk3Du1v55XN8TpF9trsBYa81oIhN5W2ZwHugoK4 37745
yamlpath/commands/__init__.py sha256=TwjBpRRqANVcgBl5qjM-wQxXJt3pteaz-fLybAbzP-A 172
yamlpath/commands/eyaml_rotate_keys.py sha256=IxNGA5zT6WrOcrqIG73Ijsd8cwMOufxN4ARbvn1COws 7974
yamlpath/commands/yaml_diff.py sha256=IRU8CiQcNXh6hWVSdyfRnIHkr3YuoGZqwTtj-uCOQII 11984
yamlpath/commands/yaml_get.py sha256=7ovqgxF4O8PWTVAE04drxYblh8XfvNhHIe1cssqpLmY 7679
yamlpath/commands/yaml_merge.py sha256=FL3ZRnZAn0MiqddRdkeTRoMf4KJDR16L5PhKhsaM4eE 19633
yamlpath/commands/yaml_paths.py sha256=Kw9tS4QVWMx9bZVyL15iGz58fpbZLcFebmVlqzjF2Sk 39295
yamlpath/commands/yaml_set.py sha256=l6wSJOqrFS-oJKbaZjgg44tg41kedVUK_8gUSJECc5I 25770
yamlpath/commands/yaml_validate.py sha256=LpTI78fs7A7BN1h83SoxjLDaXIy4RIEpgIdg83Yq60U 5341
yamlpath/common/__init__.py sha256=J1R9lUuvm9u9Sr-JnOZIRhHLMM0pSTks6Cvhz_-Sp-8 195
yamlpath/common/anchors.py sha256=oSN6psc8Q_2CC8FCIldCZq-jRl0Pqb0zABQk8geFhJM 7147
yamlpath/common/keywordsearches.py sha256=pkklgPsQF2kcL4SaeFCxEm2OhUwnDnDUgHMuqkyz94E 51748
yamlpath/common/nodes.py sha256=9njFxkeR7Vpodj3zGfvsiXuNan-xEbKWOEdC8VAcPwE 25136
yamlpath/common/parsers.py sha256=c_sEtoicXxG3moWG8lSJZ2y5Nd-0ALTS3UTIH58XRow 17237
yamlpath/common/searches.py sha256=1n25BItnftyPEy0k1sUPFyeQBwsohDtBHaJHvqtGpDI 7410
yamlpath/differ/__init__.py sha256=MWAWK1i_n0sT0i5r5j7zAm7_KLPL9topyyhXHGktXqg 141
yamlpath/differ/diffentry.py sha256=zWwLkHRrRoXlTPQW-9xRreRq3qFp1biAxiuXDoh3vgg 6476
yamlpath/differ/differ.py sha256=GK0wZpYS95L7c0arAUl3olvOhm9G6E9cr3QBHFHCT34 33121
yamlpath/differ/differconfig.py sha256=5Y-b3vVZbmPIP_-4E2qlZgYYKZik6gaVpSLO2YyMdX8 9803
yamlpath/differ/enums/__init__.py sha256=x4agvG6PQxd0z1dxmnmDip5m6zxESMht04299-DrmYo 142
yamlpath/differ/enums/aohdiffopts.py sha256=Qf73lzIcWnIbEhQ0ZEgx4q9qGkNl2mlmH-eAN0Q0i7A 2744
yamlpath/differ/enums/arraydiffopts.py sha256=pz1ZCw6mdMCP2l5JriIKlsz2qHV1kuKZC9_bcMcKek8 2181
yamlpath/differ/enums/diffactions.py sha256=DYss6r7dhBl695syIVWbVaUKqvhZBmIARaC2oLp37YM 857
yamlpath/enums/__init__.py sha256=njXOQdjcZW2s2PUJIe2H-dkQ8PXT6M0ftphTqIqkTqE 502
yamlpath/enums/anchormatches.py sha256=mjnKLK2zEj59n4wvsYkm6DdY30mgXxY6_Q9DvOHygBU 1182
yamlpath/enums/collectoroperators.py sha256=gGzVhxup5jUf3RULRMXtmMAT8ED0bC4vnklPPXmW7jQ 2740
yamlpath/enums/includealiases.py sha256=iFDKKgWR92BYqEl_CEvAgEVSxL4-fwKQVA6uomMNGDk 717
yamlpath/enums/pathsearchkeywords.py sha256=liOn6zS18_kNNeYdrbM46yzeYopliN1onzyQe49MIXM 2665
yamlpath/enums/pathsearchmethods.py sha256=WjhOLCcLWjzV40d7UWJAAhy6OW7iRlYt1FJLcHXTZL4 2494
yamlpath/enums/pathsegmenttypes.py sha256=kiYQaUvuj6wrDzL-5DFC115QdzzJrQE4NM19h9gKFY0 1155
yamlpath/enums/pathseparators.py sha256=sqRjMH28zGlCxDLqEI6dqhqEcAq3AZ9llH4A9MeMlDo 3861
yamlpath/enums/pathseperators.py sha256=21Rq28R1A83bBMrTAdTEt-oMVZZk0aukB22DHBzv-5o 303
yamlpath/enums/yamlvalueformats.py sha256=BoGx1c4srybUXckMOJIM98b5hfIJK5XKvP_nbYMIR3w 4683
yamlpath/exceptions/__init__.py sha256=fCkBK_56T6rAMJt91HAwSWpjVx6UcZ3sN498LlSj10c 699
yamlpath/exceptions/badaliasyamlpathexception.py sha256=DvNIKSDqXNmeY7Tq3Q7pHqVvMmAQQAo5AuY3b8qYrC0 1069
yamlpath/exceptions/duplicatekeyyamlpathexception.py sha256=AK1q6mdEhJDyrHbr6qE67jXosL5QsIfl7G5k-eODt1k 1070
yamlpath/exceptions/nodocumentyamlpathexception.py sha256=XK1WVREsZRYUBn2bUtlNOPEE0rVorZsYW4EEq3gZRLE 1066
yamlpath/exceptions/recursionyamlpathexception.py sha256=V9GSHXdRDmaPOBYPQo8fvKVVh2uTApenvAgqamoUsBo 1062
yamlpath/exceptions/typemismatchyamlpathexception.py sha256=zX_bYglRgQN1E8adBauC3coLqDA2OWSPkyHX-ZFyCyU 1061
yamlpath/exceptions/unmatchedyamlpathexception.py sha256=_vPhQA8bYur83eugd6kLMKp9LdnqQ-DJPGzMI-KckII 1043
yamlpath/exceptions/yamlpathexception.py sha256=yshtFtyp7s1fkzZumVy5TcF1LRvy6Sqey1paGUNWIEY 1779
yamlpath/eyaml/__init__.py sha256=6VXuffeQAefk-YDfZqJQ-lArz7-odzgG-3zfRT8UtDw 113
yamlpath/eyaml/eyamlprocessor.py sha256=olF_-cBsJPQAVHDd0Bq0Q1Jwr9L8fMFMNyNFGPiSslc 13541
yamlpath/eyaml/enums/__init__.py sha256=_BzsJxoKqwGwqw0g-pwfYJFg6orizZozsNaY1LCZuDQ 106
yamlpath/eyaml/enums/eyamloutputformats.py sha256=e5bXxlgmwmuBNKVmrE8NV-Ahd0CMczPU6enK6tJEoXE 1734
yamlpath/eyaml/exceptions/__init__.py sha256=8sKqjmH71maY1Pjhh2fS5oq1u17_z8uZfOC8OeW3UUE 91
yamlpath/eyaml/exceptions/eyamlcommand.py sha256=eYbkeVkaog2lcxMqdMW4UaP17jZhy9X9AeJzkhXwm1A 240
yamlpath/merger/__init__.py sha256=eZ_pPOVEiCzZI--x22WthHKORzM1blW5S6MR-F5iN4E 103
yamlpath/merger/merger.py sha256=g7ii_7LLTayLe4GYcgLjdHR5PrElIZwT_mu4-AEyjRA 40083
yamlpath/merger/mergerconfig.py sha256=LVlGcaH-N0A4ukY8rijTk2Ye503cr3Rf_QZ4dwaLYzg 15036
yamlpath/merger/enums/__init__.py sha256=JJ8Y0ydXxg97DM8yINmaN9n5sypFPU9Ketgy6LkkcA0 371
yamlpath/merger/enums/anchorconflictresolutions.py sha256=8n5259LGiT_J3I31ynZ_gdpWKC2GO4VerCGSwGTeUns 2181
yamlpath/merger/enums/aohmergeopts.py sha256=9Yi5Me-kFgFqq8a6A2j6xrIR76xrE4rqjTTEJjKTj-w 2386
yamlpath/merger/enums/arraymergeopts.py sha256=7EQNvG-Y_4HkzkURUkNvk3q44H14sMY0jROareOB3DY 2111
yamlpath/merger/enums/hashmergeopts.py sha256=gACRAImSSfCgf14Wy05qcPg1WbNpRLZ-n4SCxxBcAcY 1978
yamlpath/merger/enums/multidocmodes.py sha256=8z8w-V4RSHXLRceQWvOPPS0zy_s2hJcWbnEfpBYTnJY 2123
yamlpath/merger/enums/outputdoctypes.py sha256=rD9ovh0GhccxchhE_0PGFUosmVLTXseesRmXLJfDWo8 1917
yamlpath/merger/enums/setmergeopts.py sha256=RDr3pabETrcXJFufp-SGyiNDPbbrLjikDCAHy4oQJNI 1984
yamlpath/merger/exceptions/__init__.py sha256=3q6kbvxOrigP19gRTcvK_XNCetRqj9o9-a8x5SVmDC4 68
yamlpath/merger/exceptions/mergeexception.py sha256=dHRy4sdZWEpeYARoHzcAq8Pdfhv-FBx4rmvgNhqpjew 1241
yamlpath/patches/__init__.py sha256=sUeruo_Ux78s9TQBgPo0v2tffpQNbmQ5uKqlpgfyBXQ 35
yamlpath/patches/timestamp.py sha256=98H6L86sXLut5457G5KENeChkQFUj3Rb1S-ATivlowA 4569
yamlpath/path/__init__.py sha256=fIDgZgJbwigCS-jXpUgBJqvw7FGogh1zGNAUHXl2IYo 185
yamlpath/path/collectorterms.py sha256=TA9Cxj97zSbpikiCXrULXMW_L6T2TXXDOzASYUrWgdo 1364
yamlpath/path/searchkeywordterms.py sha256=T5vdtOK8gnNk19iQ9OuQ5c3pSfX3J67d1WnYrsWpe8w 4283
yamlpath/path/searchterms.py sha256=zADm8AIP_GGACux9Dfj3NOpG4svOICtPz3Rcstki3-0 3412
yamlpath/types/__init__.py sha256=mXwzPuMsiSpu4KrT0131Jyzts_0wBxSRx35gLjX8ZE8 160
yamlpath/types/ancestryentry.py sha256=jsoLII5EbIoEwrJM7B8RoAVgModQQdcp-mO6NpDGjnM 181
yamlpath/types/pathattributes.py sha256=tAGga2qHRvZKVAg1zgBJ1C_YrFvo_8Dwp5hSQkG8kIM 300
yamlpath/types/pathsegment.py sha256=wMZmIiz_sYL3YhY1P7k_sNK72T2K6laIz8cUJt4_UI0 270
yamlpath/wrappers/__init__.py sha256=PNZBYTaU4rqXJAJd5BjInznPA0AONZ783eo3Zocy5vI 121
yamlpath/wrappers/consoleprinter.py sha256=UVQDwVhyhTAUlkjF7BfbKB8WBbEiol8MUgBUbYx2Ox0 14930
yamlpath/wrappers/nodecoords.py sha256=8PpGjF-mCLUmSgca_E4Vnlci7wWDK1DtoqKY0Xfsx3w 4680
yamlpath-3.8.2.dist-info/LICENSE sha256=v6oqvk-hrAKM4X5u_aFN4eowYHWNE5wwAk-lWr8hFAk 768
yamlpath-3.8.2.dist-info/METADATA sha256=JziuTKEo2c3AZ4iSny85hPx5s87XWu7FhYgMfoxyiTw 58636
yamlpath-3.8.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
yamlpath-3.8.2.dist-info/entry_points.txt sha256=Shnlb7EGEeyx_KhCCo4QkVemdeFXQUfRX-kiJ1e1dpM 357
yamlpath-3.8.2.dist-info/top_level.txt sha256=W4LiAVBDRUCHaBCQ3Cggqbok70wYP3VmZ0dzYG4eREc 9
yamlpath-3.8.2.dist-info/RECORD

top_level.txt

yamlpath

entry_points.txt

eyaml-rotate-keys = yamlpath.commands.eyaml_rotate_keys:main
yaml-diff = yamlpath.commands.yaml_diff:main
yaml-get = yamlpath.commands.yaml_get:main
yaml-merge = yamlpath.commands.yaml_merge:main
yaml-paths = yamlpath.commands.yaml_paths:main
yaml-set = yamlpath.commands.yaml_set:main
yaml-validate = yamlpath.commands.yaml_validate:main