Metadata-Version: 2.1
Name: py-yprinciple-gen
Version: 0.2.3
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4
Requires-Dist: justpy>=0.12.1
Requires-Dist: py-3rdparty-mediawiki>=0.8.0
Requires-Dist: pyjustpywidgets>=0.1.13
Requires-Dist: pymetamodel>=0.2.6
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://badges.gitter.im/py-yprinciple-gen/community.svg)](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/workflows/Build/badge.svg?branch=main)](https://github.com/WolfgangFahl/py-yprinciple-gen/actions?query=workflow%3ABuild+branch%3Amain)
[![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)
[![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)


