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

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