pycosmiconfig

View on PyPIReverse Dependencies (0)

8.3.6 pycosmiconfig-8.3.6-py3-none-any.whl

Wheel Details

Project: pycosmiconfig
Version: 8.3.6
Filename: pycosmiconfig-8.3.6-py3-none-any.whl
Download: [link]
Size: 19378
MD5: 947d16b5402883dc0a7c6abcc224e9b8
SHA256: 750e4fb4391c2b4502cf7a2e06e550690b679064dd78e6c306c5aa8becd2a78c
Uploaded: 2023-09-25 13:39:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pycosmiconfig
Version: 8.3.6
Summary: Python port of Cosmiconfig. Find and load configuration from a pyproject.toml property, rc file, Python file, and more!
Author: Juro Oravec
Author-Email: juraj.oravec.josefson[at]gmail.com
Maintainer: Juro Oravec
Maintainer-Email: juraj.oravec.josefson[at]gmail.com
Home-Page: https://github.com/jurooravec/pycosmiconfig
Project-Url: Documentation, https://github.com/jurooravec/pycosmiconfig
Project-Url: Repository, https://github.com/jurooravec/pycosmiconfig
License: MIT
Keywords: cosmiconfig,config,configuration,preferences,settings,setup,json,yaml,yml,toml,tml
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: pydantic (<2.0.0,>=1.10.2)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 21245 characters]

WHEEL

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

RECORD

Path Digest Size
pycosmiconfig/__init__.py sha256=MOMGiELX8Pg2a5fo-sO2LW6Os8dkV6Tk4dt0fMKrHC4 387
pycosmiconfig/port/ExplorerBase.py sha256=h95Fi9TOnTKtxI8dHLZj7n4Os8YL1E-B3tCjzaNghbQ 2714
pycosmiconfig/port/ExplorerSync.py sha256=LPJK_89g0XZJJpNxEchBKv7w4UBG9YpTsjaX9dIc5VQ 3690
pycosmiconfig/port/index.py sha256=1orC5Y9DPsOh-t69c6lPgR3ZcpVO-L0SCZw3uEHbr6Y 5114
pycosmiconfig/port/loaders.py sha256=VBW00d_lq_9oq3ICzLHz7PJOPub-9lsnK1UnGUuFHcw 1396
pycosmiconfig/port/types.py sha256=6ZfrUDamf448ZQQ6pJJUgprHP5I7oHlvDNoDG9Wlw2w 3769
pycosmiconfig/port/util.py sha256=TSx9ov6kVJU926fmKvqgh76QNCgyn-FQhKJhIZH1LXk 1409
pycosmiconfig/tests/test_meta_config.py sha256=8P6p9-0bwBOO6jxXLT8aCuVouk5i8DohTETNHvrvr6U 5163
pycosmiconfig/tests/test_util.py sha256=d0EFHabNjgKBc9dwDfIgPOUvhKWqrH1bmaSb-zblfxg 2561
pycosmiconfig/tests/util.py sha256=A73k_cKq4Efc_meKcyLOrJYREPNpUsn926aSNbzOcCU 2221
pycosmiconfig/utils.py sha256=aiEIgJMQbKV8ZHLmbGh800YCmZsaJaHstctQl1K8u4E 457
pycosmiconfig-8.3.6.dist-info/LICENSE sha256=LG6H3OCB2NyjXJCKwXjmCPmbuvcow9XTuJldpJVUSwg 1156
pycosmiconfig-8.3.6.dist-info/METADATA sha256=me-JWLR0PC7o8lEpA_zJNWLOqE7Tqs3NLrwRQGaChbM 22375
pycosmiconfig-8.3.6.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
pycosmiconfig-8.3.6.dist-info/entry_points.txt sha256=AlO3bz9YLMxlh5uqwA7DMFtMeDK4nIO0KEDkwY59nOw 195
pycosmiconfig-8.3.6.dist-info/RECORD

entry_points.txt

format = manage:run_format
format:imports = manage:run_format_imports
lint = manage:run_lint
test = manage:run_test
test:cov = manage:run_test_cov
test:cov:html = manage:run_test_cov_html