Metadata-Version: 2.4
Name: py-yprinciple-gen
Version: 0.5.2
Dynamic: Summary
Project-URL: Home, https://github.com/WolfgangFahl/py-yprinciple-gen
Project-URL: Documentation, https://wiki.bitplan.com/index.php/Py-yprinciple-gen
Project-URL: Source, https://github.com/WolfgangFahl/py-yprinciple-gen
Author-email: Wolfgang Fahl <wf@bitplan.com>
Maintainer-email: Wolfgang Fahl <wf@bitplan.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Requires-Dist: beautifulsoup4
Requires-Dist: ngwidgets>=0.30.5
Requires-Dist: py-3rdparty-mediawiki>=0.19.2
Requires-Dist: pymetamodel>=0.6.7
Requires-Dist: search-engine-parser>=0.6.8
Provides-Extra: test
Requires-Dist: green; extra == 'test'
Description-Content-Type: text/markdown

# py-yprinciple-gen
python Library for code generation according to the Y-Principle

[![Join the discussion at https://github.com/WolfgangFahl/py-yprinciple-gen/discussions](https://img.shields.io/github/discussions/WolfgangFahl/py-yprinciple-gen)](https://github.com/WolfgangFahl/py-yprinciple-gen/discussions)
[![pypi](https://img.shields.io/pypi/pyversions/py-yprinciple-gen)](https://pypi.org/project/py-yprinciple-gen/)
[![Github Actions Build](https://github.com/WolfgangFahl/py-yprinciple-gen/actions/workflows/build.yml/badge.svg)](https://github.com/WolfgangFahl/py-yprinciple-gen/actions/workflows/build.yml)
[![PyPI Status](https://img.shields.io/pypi/v/py-yprinciple-gen.svg)](https://pypi.python.org/pypi/py-yprinciple-gen/)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/py-yprinciple-gen.svg)](https://github.com/WolfgangFahl/py-yprinciple-gen/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/WolfgangFahl/py-yprinciple-gen.svg)](https://github.com/WolfgangFahl/py-yprinciple-gen/issues/?q=is%3Aissue+is%3Aclosed)
[![API Docs](https://img.shields.io/badge/API-Documentation-blue)](https://WolfgangFahl.github.io/py-yprinciple-gen/)
[![License](https://img.shields.io/github/license/WolfgangFahl/py-yprinciple-gen.svg)](https://www.apache.org/licenses/LICENSE-2.0)


## Docs and Tutorials
[Wiki](https://wiki.bitplan.com/index.php/py-yprinciple-gen)
