nope/lib/parsers/python/README.md
2020-11-09 07:42:24 +01:00

10 lines
435 B
Markdown

## Table of Content
- [Description](#description)
- [Generated Files.](#generated-files)
# Description
This Parser translates a description into a `python`-class, which can then be used as wrapper to access a remote Tool. This is espacially useful if you consider using modules of different languages like `typescript` inside of your `python` code.
## Generated Files.
The parser creates the following items:
- an `accessor`-class