nx-config

View on PyPIReverse Dependencies (0)

0.2.0b5 nx_config-0.2.0b5-py3-none-any.whl

Wheel Details

Project: nx-config
Version: 0.2.0b5
Filename: nx_config-0.2.0b5-py3-none-any.whl
Download: [link]
Size: 47643
MD5: fe5448dce6554587ce83731566b792bc
SHA256: 47d8600766282bf6a6e2bc999ea811c79e460ce5bbf5c7a8f52b577a67d8394b
Uploaded: 2021-12-21 15:36:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nx-config
Version: 0.2.0b5
Summary: A convenient way to configure python applications that makes it easy and natural to follow best practices and solves a variety of common issues encountered when using e.g. the 'configparser' library.
Author: Tomás Silveira Salles
Author-Email: 30598365+tomasssalles[at]users.noreply.github.com
Project-Url: Bug Tracker, https://github.com/NextKraftwerke/PyConfig/issues
Project-Url: Documentation, https://nextkraftwerke.github.io/PyConfig/
Project-Url: Source Code, https://github.com/NextKraftwerke/PyConfig
Keywords: configuration,settings,yaml,toml,ini,env
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Software Development
Requires-Python: <3.10,>=3.6
Requires-Dist: python-dateutil (<3,>=2.8.2)
Requires-Dist: pyyaml (<7,>=6.0)
Requires-Dist: coverage (<7,>=6.0.2); extra == "coverage"
Requires-Dist: sphinx (<5,>=4.2.0); extra == "docs"
Requires-Dist: python-docs-theme (<2022,>=2021.11.1); extra == "docs"
Requires-Dist: tox (<4,>=3.24.4); extra == "tox"
Provides-Extra: coverage
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: tox
License-File: LICENSE
[Description omitted; length: 42947 characters]

WHEEL

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

RECORD

Path Digest Size
nx_config/__init__.py sha256=1Z1YOWEynz1zxwINl9enXyb6CwEuIyuhHlswN5sQDs4 791
nx_config/cli.py sha256=bckQWDdNQbHUHcufSLVfe6KuzTNFR25FiLzS99CJ_Zg 2940
nx_config/config.py sha256=TjvBpHgAokQp1_KMDYlTocUCsqBJBfLpMNaDq9UErlQ 1245
nx_config/exceptions.py sha256=w7BJyFRwtC3iXhlz_g75yYy-roAUbHCC44wADLTAHhA 368
nx_config/fill.py sha256=Jo7MzuWNaB8MJvJtyaMQoMmxlfpqIjUnUG9yy3f3n_A 4563
nx_config/format.py sha256=8o-tTwqCxUTkpC84FouaKmyRotJK0xqhs8_zFoxOAc8 110
nx_config/path_resolution.py sha256=ZaXV14qtZyehMuRfjeiXh0tYSUSqmp-9QnU8CyOBvN4 1290
nx_config/secret_string.py sha256=q3hYdQELG5Mj4LOxl0s0KX9fWuLfz3Y88YqnVDk4_c0 496
nx_config/section.py sha256=zYkEzDi4R2r17FkfeZy_N62UirccjMaFlK__BvyEzbE 2027
nx_config/url.py sha256=V0iWhSljHkqRXGgisLi5y83H00dV1hS33RbZQjngEWk 466
nx_config/validation.py sha256=okiu1Pe5D2Z1YnH5D0WDp4ocB-yEboI6XkqDTwDHpfo 304
nx_config/_core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nx_config/_core/config_meta.py sha256=ddocLyc82OpWB-w4zfDinWvdkfXeL-sMdNvzCNbNctc 3704
nx_config/_core/entry_to_text.py sha256=mNs2qXaNvj5ndLSTq5G1crx2RwLYEpnqqqVMbEivWms 2079
nx_config/_core/fill_with_oracles.py sha256=XJbxA507vEm8v64VIrU5-S-q2AGAEhcBeiQDkxfz_YA 8518
nx_config/_core/generate_template.py sha256=tp-8hDbTYxiUZUVCThscSjYjH3Waz8LKfTlfjepMlM8 1381
nx_config/_core/iteration_utils.py sha256=S2clwSn_wisUAZE1nK-LaCAEAKcP3smtNUCYrxOjoQo 134
nx_config/_core/naming_utils.py sha256=416eQrTpNAcyynIex1sV4ebXEOoNOQtcb4b0XdwbAVs 199
nx_config/_core/path_with_oracles.py sha256=okQSGFOs-hVBprL8QmtpJMudsIY8CcRHtYPu-h1YIG8 1272
nx_config/_core/section_entry.py sha256=SXMFyvjLFqX1cqtu9gSBE8eZ4E5o_eHgjbdbl9A-Xhs 2323
nx_config/_core/section_meta.py sha256=HKt5zxodFalPPX5jQd_78GF6HSXh8-Qg0OlNQEUbAOU 3193
nx_config/_core/type_checks.py sha256=gr0uuXhdkjUTEWoWEXURgSQegQQmqdNbDcYtNB3GO-0 4458
nx_config/_core/typing_utils.py sha256=D_oe6AmEN2Xa5PQquebGQ7SyeINEUujOwdrxdfm2t5Q 706
nx_config/_core/unset.py sha256=1YFPMfWukosVblzL1GaYmHBGfwcvHobZfMnmYn1PXzA 201
nx_config/_core/validator.py sha256=dHavEpgo1B_3GG_joUL3CnpzGrXDLKPDNg3IR2UXwx4 160
nx_config/test_utils/__init__.py sha256=4QOgvs8joXKBVKzJvYsXxi-ChqyqIJf6op7-VupajSo 74
nx_config/test_utils/updates.py sha256=ZY4TdbZFSiBfGhWifLnK-rkbP7gMRLdrw9KSe69cGfk 722
nx_config-0.2.0b5.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
nx_config-0.2.0b5.dist-info/METADATA sha256=b1zJnMXG3t4EEMBksYhx0_D79Avmvefj95-ponLqlvM 44674
nx_config-0.2.0b5.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
nx_config-0.2.0b5.dist-info/top_level.txt sha256=bcO6wrgc94cInRE9cR9rdf7OVAUzJUbxBUlm9qCy9W8 10
nx_config-0.2.0b5.dist-info/RECORD

top_level.txt

nx_config