Metadata-Version: 2.4
Name: walkmygraph
Version: 0.0.3
Summary: WalkMyGraph (WMG) is a specification by example software development using Knowledge Graph Traversals and Named Parameterized Queries
Project-URL: Homepage, https://wiki.bitplan.com/index.php/WalkMyGraph
Project-URL: Repository, https://github.com/BITPlan/WalkMyGraph
Project-URL: Documentation, https://wiki.bitplan.com/index.php/WalkMyGraph
Project-URL: Wikidata, https://www.wikidata.org/entity/Q137971436
Project-URL: Bug Tracker, https://github.com/BITPlan/WalkMyGraph/issues
Author-email: Wolfgang Fahl <wf@bitplan.com>
License-Expression: Apache-2.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: FastAPI
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 :: Database :: Front-Ends
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
Requires-Python: >=3.10
Requires-Dist: networkx>=3.0
Requires-Dist: pybasemkit>=0.1.6
Requires-Dist: rdflib>=7.0.0
Requires-Dist: sparqlwrapper>=2.0.0
Description-Content-Type: text/markdown

WalkMyGraph (WMG) is a specification by example software development using Knowledge Graph Traversals and Named Parameterized Queries
Created by BITPlan
Copyright(c) 2026 BITPlan GmbH, Willich, Germany https://www.bitplan.com

| | |
| :--- | :--- |
| **PyPi** | [![PyPI Status](https://img.shields.io/pypi/v/walkmygraph.svg)](https://pypi.python.org/pypi/walkmygraph/) [![License](https://img.shields.io/github/license/BITPlan/WalkMyGraph.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![pypi](https://img.shields.io/pypi/pyversions/walkmygraph)](https://pypi.org/project/walkmygraph/) [![format](https://img.shields.io/pypi/format/walkmygraph)](https://pypi.org/project/walkmygraph/) [![downloads](https://img.shields.io/pypi/dd/walkmygraph)](https://pypi.org/project/walkmygraph/) |
| **GitHub** | [![Github Actions Build](https://github.com/BITPlan/WalkMyGraph/actions/workflows/build.yml/badge.svg)](https://github.com/BITPlan/WalkMyGraph/actions/workflows/build.yml) [![Release](https://img.shields.io/github/v/release/BITPlan/WalkMyGraph)](https://github.com/BITPlan/WalkMyGraph/releases) [![Contributors](https://img.shields.io/github/contributors/BITPlan/WalkMyGraph)](https://github.com/BITPlan/WalkMyGraph/graphs/contributors) [![Last Commit](https://img.shields.io/github/last-commit/BITPlan/WalkMyGraph)](https://github.com/BITPlan/WalkMyGraph/commits/) [![GitHub issues](https://img.shields.io/github/issues/BITPlan/WalkMyGraph.svg)](https://github.com/BITPlan/WalkMyGraph/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed/BITPlan/WalkMyGraph.svg)](https://github.com/BITPlan/WalkMyGraph/issues/?q=is%3Aissue+is%3Aclosed) |
| **Code** | [![style-black](https://img.shields.io/badge/%20style-black-000000.svg)](https://github.com/psf/black) [![imports-isort](https://img.shields.io/badge/%20imports-isort-%231674b1)](https://pycqa.github.io/isort/) |
| **Docs** | [![API Docs](https://img.shields.io/badge/API-Documentation-blue)](https://BITPlan.github.io/WalkMyGraph/) [![formatter-docformatter](https://img.shields.io/badge/%20formatter-docformatter-fedcba.svg)](https://github.com/PyCQA/docformatter) [![style-google](https://img.shields.io/badge/%20style-google-3666d6.svg)](https://google.github.io/styleguide/pyguide.html#s3.8-comments-and-docstrings) |

# Prototypes
- https://github.com/WolfgangFahl/DualViewKnowledgeGraphExplorer

# Papers
- https://github.com/WolfgangFahl/DualViewKnowledgeGraphExplorerPaper

# Docs
[Wiki](https://wiki.bitplan.com/index.php/WalkMyGraph)
