Python Forum
Python Library to parse RAML 1.0 - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Python Library to parse RAML 1.0 (/thread-15545.html)



Python Library to parse RAML 1.0 - sameekb - Jan-21-2019

Dear All,

Is anybody aware of a python library to parse RAML 1.0?

I found the below libraries in Github but they not fit for my use case.

spotify/ramlfications - Currently supports RAML 0.8 only

salsita/pyraml - Last commit was on 24 Jul 2015 i.e before RAML 1.0 spec was released on 3-Nov-2015

alvassin/ramlpy - Supports RAML 1.0 but developer clearly says not to use it in production as it is under active development.

Any pointer will be really helpful.

Thanks in advance.

Regards,
Sameek


RE: Python Library to parse RAML 1.0 - Larz60+ - Jan-21-2019

see: https://pypi.org/search/?q=RAML