Metadata-Version: 2.1
Name: nip-config
Version: 0.4.1
Summary: Nice Iterable Parser
Home-page: https://github.com/spairet/nip
Author: Ilya Vasiliev
Author-email: spairet@bk.ru
License: UNKNOWN
Project-URL: Guide, https://github.com/spairet/nip/tree/main/doc
Project-URL: Issues, https://github.com/spairet/nip/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE


NIP is a yaml-like config files parser for convenient python object construction and experiment holding.
Short guide can be found here: https://github.com/spairet/nip/tree/main/doc

