nope/lib/parsers/python/README.md

10 lines
435 B
Markdown
Raw Normal View History

2020-11-09 06:42:24 +00:00
## 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