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

435 B

Table of Content

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